summaryrefslogtreecommitdiff
path: root/res/css/modules/colors.scss
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2014-12-16 17:37:42 +0200
committerAlon Levy <alon@pobox.com>2014-12-16 17:37:42 +0200
commitade19de410e0a789a921ec1666b278b2a64176d6 (patch)
treec4c54b106de93609ca7bb70a20fd4be696715dbe /res/css/modules/colors.scss
parentc7d026b1d504323a8c61d51b726e5e8d2337fc4b (diff)
moving files around after repository merger
Diffstat (limited to 'res/css/modules/colors.scss')
-rw-r--r--res/css/modules/colors.scss15
1 files changed, 0 insertions, 15 deletions
diff --git a/res/css/modules/colors.scss b/res/css/modules/colors.scss
deleted file mode 100644
index 905d239d..00000000
--- a/res/css/modules/colors.scss
+++ /dev/null
@@ -1,15 +0,0 @@
-$light-grey: #f5f5fa;
-$mid-light-grey: #d4d4d9;
-$mid-grey: #919095;
-$dark-grey: #363636;
-$magenta: #ee3654;
-$dark-magenta: #d10a40;
-$cyan: #33c2e0;
-$blue: #004681;
-$purple: #8b3ab0;
-$orange: #ff8b11;
-$yellow: #fad900;
-$green: #40C200;
-$light-cyan: #D3F2F8;
-$dark-cyan: #8eb6bf;
-$darker-cyan: #1D6E7F; \ No newline at end of file