v3: button styling consistency pass
This commit is contained in:
@@ -34,6 +34,11 @@
|
||||
--color-danger-bg: #a02b2b;
|
||||
--color-danger-hover: #c03030;
|
||||
|
||||
/* Success */
|
||||
--color-success: #4caf7d;
|
||||
--color-success-bg: #1a6b3a;
|
||||
--color-success-hover: #2d9e58;
|
||||
|
||||
/* Overlays */
|
||||
--color-overlay: rgba(0, 0, 0, 0.45);
|
||||
--color-header-user-bg: rgba(0, 0, 0, 0.2);
|
||||
|
||||
Reference in New Issue
Block a user