popov.link/_scss/base/_sakura.scss

10 lines
332 B
SCSS
Raw Normal View History

$color-bg-alt: #c7e3be;
$color-bg: #f9f9f9;
$color-blossom: #338618;
$color-fade: #5e5e5e;
$color-text: #4a4a4a;
$font-family-sans-serif: "-apple-system", BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
$font-size-base: 1.6rem;
@import 'sakura/main';