summaryrefslogtreecommitdiff
path: root/WebInterface/NodeJSServer/src/style/partials/_colors.scss
diff options
context:
space:
mode:
authorTrueKuehli <rctcoaster2000@hotmail.de>2018-09-29 17:15:29 +0200
committerTrueKuehli <rctcoaster2000@hotmail.de>2018-09-29 17:15:29 +0200
commit586d564f3c4c509c1aae931331e96f0382178f80 (patch)
treea7d62a6d2ff545b742ed2bcbc4cf06532001d33c /WebInterface/NodeJSServer/src/style/partials/_colors.scss
parent9bb9e2ca95652e9f8fd3f21bf0206808de803b43 (diff)
Tolles neues Server-Listing
Mit tollem neuen Styling
Diffstat (limited to 'WebInterface/NodeJSServer/src/style/partials/_colors.scss')
-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 a19a2ab..91bc2d3 100644
--- a/WebInterface/NodeJSServer/src/style/partials/_colors.scss
+++ b/WebInterface/NodeJSServer/src/style/partials/_colors.scss
@@ -8,6 +8,8 @@ $secondary: #546e7a;
$secondary-disabled: #546e7a61;
$secondary-half-dark: #3e5864;
$secondary-dark: #29434e;
+$secondary-dark-transparent: #29434e61;
$secondary-light: #819ca9;
+$secondary-light-transparent: #819ca961;
$secondary-text: #ffffff;
$secondary-text-disabled: #ffffff61;