aboutsummaryrefslogtreecommitdiff
path: root/_scss/sakura
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2018-12-06 21:04:48 +0300
committerValentin Popov <info@valentineus.link>2018-12-06 21:14:22 +0300
commit4f25c2dd263cdf6efbff19307a33a2e40061a47d (patch)
treee1d7ed807c821de4de69e938514757943db49ade /_scss/sakura
parentc0dbc50ede7205101703d7101c9f1e6a54bfef64 (diff)
downloadpopov.link-4f25c2dd263cdf6efbff19307a33a2e40061a47d.tar.xz
popov.link-4f25c2dd263cdf6efbff19307a33a2e40061a47d.zip
feat(css): Global update of the site theme
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to '_scss/sakura')
-rw-r--r--_scss/sakura/_theme.scss8
1 files changed, 0 insertions, 8 deletions
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;