Updated color for .light --background-ui
This commit is contained in:
@@ -123,7 +123,7 @@ $color-error-highlight: var(--color-error-highlight) !default;
|
||||
--background-color-secondary: #ffffff;
|
||||
--background-95: rgba(255, 255, 255, 0.95);
|
||||
--background-70: rgba(255, 255, 255, 0.7);
|
||||
--background-ui: #202125;
|
||||
--background-ui: #edeef0;
|
||||
--background-nav-logo: #081c24;
|
||||
--color-green: #01d277;
|
||||
--color-teal: #091c24;
|
||||
|
||||
Reference in New Issue
Block a user