From 4f25c2dd263cdf6efbff19307a33a2e40061a47d Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Thu, 6 Dec 2018 22:04:48 +0400 Subject: feat(css): Global update of the site theme Signed-off-by: Valentin Popov --- _scss/sakura/_theme.scss | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 _scss/sakura/_theme.scss (limited to '_scss/sakura') diff --git a/_scss/sakura/_theme.scss b/_scss/sakura/_theme.scss deleted file mode 100644 index f248c15..0000000 --- a/_scss/sakura/_theme.scss +++ /dev/null @@ -1,8 +0,0 @@ -$color-bg-alt: #c7e3be; -$color-bg: #f9f9f9; -$color-blossom: #338618; -$color-fade: #5e5e5e; -$color-text: #4a4a4a; -$font-family-sans-serif: Verdana, Geneva, sans-serif; -$font-family-serif: serif; -$font-size-base: 1.8rem; -- cgit v1.2.3