summaryrefslogtreecommitdiffstats
path: root/eww/scss/themes/nord.scss
diff options
context:
space:
mode:
Diffstat (limited to 'eww/scss/themes/nord.scss')
-rw-r--r--eww/scss/themes/nord.scss10
1 files changed, 10 insertions, 0 deletions
diff --git a/eww/scss/themes/nord.scss b/eww/scss/themes/nord.scss
new file mode 100644
index 0000000..7102311
--- /dev/null
+++ b/eww/scss/themes/nord.scss
@@ -0,0 +1,10 @@
+$white: #D8DEE9;
+$black: #2a303c;
+$blackAlt: #333945;
+$grey: #3e4450;
+$lightGrey: #545a66;
+$green: #A3BE8C;
+$red: #d57780;
+$blue: #81A1C1;
+$yellow: #EBCB8B;
+$purple: #c882e7;