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

github.com/zzossig/hugo-theme-zdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/sass/themes/_light.scss')
-rw-r--r--assets/sass/themes/_light.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/assets/sass/themes/_light.scss b/assets/sass/themes/_light.scss
index dccbee1..36dd682 100644
--- a/assets/sass/themes/_light.scss
+++ b/assets/sass/themes/_light.scss
@@ -33,4 +33,10 @@ $light: (
pagination-background-color: #eee,
pagination-disabled-color: #bdbdbd,
pagination-number-color: #757575,
+ breadcrumb-background-color: #fff,
+ single-hr-background-color: #bdbdbd,
+ single-blockquote-border-color: #bdbdbd,
+ single-header-title-color: #424242,
+ single-header-title-background-color: #eee,
+ single-contents-title-color: #607d8b,
); \ No newline at end of file