aboutsummaryrefslogtreecommitdiff
path: root/styles/colors.less
diff options
context:
space:
mode:
Diffstat (limited to 'styles/colors.less')
-rw-r--r--styles/colors.less15
1 files changed, 0 insertions, 15 deletions
diff --git a/styles/colors.less b/styles/colors.less
deleted file mode 100644
index cb36519..0000000
--- a/styles/colors.less
+++ /dev/null
@@ -1,15 +0,0 @@
-// These colors are specific to the theme. Do not use in a package!
-
-@very-light-gray: #c5c8c6;
-@light-gray: #969896;
-@gray: #373b41;
-@dark-gray: #282a2e;
-@very-dark-gray: #1d1f21;
-
-@cyan: #8abeb7;
-@blue: #81a2be;
-@purple: #b294bb;
-@green: #b5bd68;
-@red: #cc6666;
-@orange: #de935f;
-@light-orange: #f0c674;