mirror of
https://github.com/Eggbertx/gochan.git
synced 2025-08-04 03:56:24 -07:00
8 lines
160 B
SCSS
8 lines
160 B
SCSS
$topbarcol: #202020;
|
|
$bgcol: #363942;
|
|
$bglight: #404040;
|
|
$shadowcol: #101010;
|
|
$linkcol: #f90;
|
|
$linklight: #ffd43f;
|
|
$headercol: #e1b400;
|
|
$font: 12pt sans-serif;
|