summaryrefslogtreecommitdiff
path: root/res/css/modules
diff options
context:
space:
mode:
Diffstat (limited to 'res/css/modules')
-rw-r--r--res/css/modules/colors.scss10
1 files changed, 0 insertions, 10 deletions
diff --git a/res/css/modules/colors.scss b/res/css/modules/colors.scss
index 7eb98a5c..e69de29b 100644
--- a/res/css/modules/colors.scss
+++ b/res/css/modules/colors.scss
@@ -1,10 +0,0 @@
-//Color palette
-$light-grey: #f5f5fa;
-$mid-grey: #919095;
-$dark-grey: #919095;
-$magenta: #ee3654;
-$cyan: #33c2e0;
-$blue: #004681;
-$purple: #8b3ab0;
-$orange: #ff8b11;
-$yellow:#fad900;