summaryrefslogtreecommitdiff
path: root/res/css/modules/colors.scss
diff options
context:
space:
mode:
Diffstat (limited to 'res/css/modules/colors.scss')
-rw-r--r--res/css/modules/colors.scss5
1 files changed, 4 insertions, 1 deletions
diff --git a/res/css/modules/colors.scss b/res/css/modules/colors.scss
index bfefa5a5..bb8520de 100644
--- a/res/css/modules/colors.scss
+++ b/res/css/modules/colors.scss
@@ -6,4 +6,7 @@ $cyan: #33c2e0;
$blue: #004681;
$purple: #8b3ab0;
$orange: #ff8b11;
-$yellow: #fad900; \ No newline at end of file
+$yellow: #fad900;
+$light-cyan: #D3F2F8;
+$dark-cyan: #8eb6bf;
+$darker-cyan: #1D6E7F; \ No newline at end of file