summaryrefslogtreecommitdiffstats
path: root/eww/scss/themes/onedark.scss
diff options
context:
space:
mode:
Diffstat (limited to 'eww/scss/themes/onedark.scss')
-rw-r--r--eww/scss/themes/onedark.scss10
1 files changed, 10 insertions, 0 deletions
diff --git a/eww/scss/themes/onedark.scss b/eww/scss/themes/onedark.scss
new file mode 100644
index 0000000..fad0849
--- /dev/null
+++ b/eww/scss/themes/onedark.scss
@@ -0,0 +1,10 @@
+$white: #abb2bf;
+$black: #1e222a;
+$blackAlt: #252931;
+$grey: #353b45;
+$lightGrey: #6f737b;
+$green: #7eca9c;
+$red: #e06c75;
+$blue: #61afef;
+$yellow: #e7c787;
+$purple: #c882e7;