diff --git a/smassh/ui/css/themes/everforest_dark.tcss b/smassh/ui/css/themes/everforest_dark.tcss new file mode 100644 index 00000000..ae847bda --- /dev/null +++ b/smassh/ui/css/themes/everforest_dark.tcss @@ -0,0 +1,10 @@ +$bg-color: #272e33; +$main-color: #a7c080; +$caret-color: #d699b6; +$sub-color: #7A8478; +$sub-alt-color: #2e383c; +$text-color: #d3c6aa; +$error-color: #e67e80; +$error-extra-color: #e69875; +$colorful-error-color: #e67e80; +$colorful-error-extra-color: #e69875; \ No newline at end of file