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

10 lines
No EOL
204 B
SCSS

$topbarcol: #202020;
$bgcol: #363942;
$bglight: #404040;
$shadowcol: #101010;
$linkcol: #f90;
$linklight: #ffd43f;
$headercol: #e1b400;
$font: 12pt sans-serif;
$postblock: #25272D;
$postblockcol: #8C94AB;