aboutsummaryrefslogtreecommitdiff
path: root/_scss/sakura/_theme.scss
blob: f248c15dd2b0c9f98d4dad0755e7ba51c132d230 (plain) (blame)
1
2
3
4
5
6
7
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;