1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-09-17 08:56:23 -07:00
gochan/frontend/sass/clear/_colors.scss

10 lines
No EOL
196 B
SCSS

$bgcol: #CCC;
$topbarbg: #ACACAC;
$topbarborder: #B0790A;
$headercol: #663E11;
$hrcol: #117743;
$inputcol: #DDD;
$inputshadow: #07371F;
$replyborder: #117743;
$subjectcol: #34ED3A;
$linkcol: #A00;