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

9 lines
173 B
SCSS
Raw Normal View History

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