diff options
Diffstat (limited to 'client/src/sass/application.scss')
-rw-r--r-- | client/src/sass/application.scss | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/client/src/sass/application.scss b/client/src/sass/application.scss index b5b05a3c4..44c0d13ff 100644 --- a/client/src/sass/application.scss +++ b/client/src/sass/application.scss | |||
@@ -37,8 +37,6 @@ body { | |||
37 | --mainBackgroundColor: #{$bg-color}; | 37 | --mainBackgroundColor: #{$bg-color}; |
38 | --mainForegroundColor: #{$fg-color}; | 38 | --mainForegroundColor: #{$fg-color}; |
39 | 39 | ||
40 | --secondaryColor: #{$secondary-color}; | ||
41 | |||
42 | --greyForegroundColor: #{$grey-foreground-color}; | 40 | --greyForegroundColor: #{$grey-foreground-color}; |
43 | --greyBackgroundColor: #{$grey-background-color}; | 41 | --greyBackgroundColor: #{$grey-background-color}; |
44 | --greySecondaryBackgroundColor: #{$grey-background-hover-color}; | 42 | --greySecondaryBackgroundColor: #{$grey-background-hover-color}; |