summaryrefslogtreecommitdiff
path: root/WebInterface/NodeJSServer/src/style/partials/_colors.scss
diff options
context:
space:
mode:
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;