Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iCyris/hugo-theme-yuki.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/scss/config/_config.scss')
-rw-r--r--static/scss/config/_config.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/scss/config/_config.scss b/static/scss/config/_config.scss
index 7e26561..8cea7c0 100644
--- a/static/scss/config/_config.scss
+++ b/static/scss/config/_config.scss
@@ -8,6 +8,9 @@ $theme-color-gray: #bbbbbb;
$theme-color-gray-light: #e6e6e6;
$theme-color-gray-heavy: #aaaaaa;
$theme-color-white: #ffffff;
+$theme-color-green: #4caf50;
+$theme-color-green-blue: #008c7f;
+$theme-color-background: #f9f9f9;
/*
* Font config
*/