From 472da312f4bae5078455f0590bdcea062c19007b Mon Sep 17 00:00:00 2001 From: amzrk2 Date: Thu, 7 May 2020 14:02:21 +0800 Subject: Custom background color support --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 0130d03..00dea35 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ $color-primary-dark: #3B469B; // apply to links:hover and pagination:current $color-secondary: #8F82BC; // apply to titles:hover, normal links, tags, pagination and sidebars $color-mute: #9EA1A3; // apply to sub-title and post metadata $color-spliter: #E5E2E4; // apply to divider and button background +$color-bg: #FFFFFD !default; // https://irocore.com/shiro/ // font size list $font-size-logo: 2.5rem; // Logo Only -- cgit v1.2.3