summaryrefslogtreecommitdiff
path: root/scss/custom.scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss/custom.scss')
-rw-r--r--scss/custom.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/scss/custom.scss b/scss/custom.scss
index ac04f70b9..d90a41ad6 100644
--- a/scss/custom.scss
+++ b/scss/custom.scss
@@ -5,6 +5,7 @@ $link-hover-color: darken($link-color, 10%);
$link-hover-decoration: none;
@import "bootstrap-src/scss/bootstrap";
+@import "switch.scss";
$action-color: #ffe484;
$action-button-color: darken($action-color, 20%);