aboutsummaryrefslogtreecommitdiff
path: root/_scss/sakura/_theme.scss
diff options
context:
space:
mode:
Diffstat (limited to '_scss/sakura/_theme.scss')
-rw-r--r--_scss/sakura/_theme.scss8
1 files changed, 8 insertions, 0 deletions
diff --git a/_scss/sakura/_theme.scss b/_scss/sakura/_theme.scss
new file mode 100644
index 0000000..f248c15
--- /dev/null
+++ b/_scss/sakura/_theme.scss
@@ -0,0 +1,8 @@
+$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;