aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/include/_variables.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/sass/include/_variables.scss')
-rw-r--r--client/src/sass/include/_variables.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/sass/include/_variables.scss b/client/src/sass/include/_variables.scss
index 7b95bb8cc..130462b89 100644
--- a/client/src/sass/include/_variables.scss
+++ b/client/src/sass/include/_variables.scss
@@ -92,6 +92,7 @@ $variables: (
92 --secondaryColor: var(--secondaryColor), 92 --secondaryColor: var(--secondaryColor),
93 93
94 --greyForegroundColor: var(--greyForegroundColor), 94 --greyForegroundColor: var(--greyForegroundColor),
95 --greyBackgroundColor: var(--greyBackgroundColor),
95 96
96 --menuBackgroundColor: var(--menuBackgroundColor), 97 --menuBackgroundColor: var(--menuBackgroundColor),
97 --menuForegroundColor: var(--menuForegroundColor), 98 --menuForegroundColor: var(--menuForegroundColor),