1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-03 23:56:22 -07:00
gochan/sass/yotsubab/_colors.scss
Eggbertx 9b05efaecb Add Yotsuba B theme, use yotsuba mixin
Also add attribution to sass dir README
2021-03-23 00:05:51 -07:00

8 lines
173 B
SCSS

$bgcol: #EEF2FF;
$headerfontcol: #AF0A0F;
$postblockbg: #98E;
$postblockborder: #000;
$topbarborder: #89A;
$borderbotright: #B7C5D9;
$replybg: #D6DAF0;
$namecolor: #117743;