Updated color for .light --background-ui

This commit is contained in:
2019-12-26 00:33:05 +01:00
parent 0f2c166e1c
commit 458256132a

View File

@@ -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;