aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/_global_variables.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/views/_global_variables.scss')
-rw-r--r--src/client/views/_global_variables.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/client/views/_global_variables.scss b/src/client/views/_global_variables.scss
new file mode 100644
index 000000000..5ed767258
--- /dev/null
+++ b/src/client/views/_global_variables.scss
@@ -0,0 +1,4 @@
+$light-color: #FCFBF7;
+$dark-color: #121721;
+$dark-emphasis: #61AAA3;
+$light-emphasis: #AFCBFF; \ No newline at end of file