summaryrefslogtreecommitdiff
path: root/WebInterface/NodeJSServer/src/style/partials
diff options
context:
space:
mode:
authorTrueKuehli <rctcoaster2000@hotmail.de>2018-09-29 19:06:02 +0200
committerTrueKuehli <rctcoaster2000@hotmail.de>2018-09-29 19:06:02 +0200
commit2093c4e47aaed97fca92709ede30f020e7c48292 (patch)
treee07697ea55c027f6e79dfa01fc22bc1109a2b717 /WebInterface/NodeJSServer/src/style/partials
parent5a27d1d017587bb2babc482a998153996fec1a7f (diff)
Added AWESOME styling!
Diffstat (limited to 'WebInterface/NodeJSServer/src/style/partials')
-rw-r--r--WebInterface/NodeJSServer/src/style/partials/_colors.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/WebInterface/NodeJSServer/src/style/partials/_colors.scss b/WebInterface/NodeJSServer/src/style/partials/_colors.scss
index 91bc2d3..2c954fa 100644
--- a/WebInterface/NodeJSServer/src/style/partials/_colors.scss
+++ b/WebInterface/NodeJSServer/src/style/partials/_colors.scss
@@ -13,3 +13,5 @@ $secondary-light: #819ca9;
$secondary-light-transparent: #819ca961;
$secondary-text: #ffffff;
$secondary-text-disabled: #ffffff61;
+
+$online-green: #339933;