From 586d564f3c4c509c1aae931331e96f0382178f80 Mon Sep 17 00:00:00 2001 From: TrueKuehli Date: Sat, 29 Sep 2018 17:15:29 +0200 Subject: Tolles neues Server-Listing Mit tollem neuen Styling --- WebInterface/NodeJSServer/src/style/partials/_colors.scss | 2 ++ 1 file changed, 2 insertions(+) (limited to 'WebInterface/NodeJSServer/src/style/partials/_colors.scss') 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; -- cgit v1.2.3-54-g00ecf