1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-13 03:06:24 -07:00
gochan/sass/photon/_colors.scss
2019-02-16 19:18:00 -08:00

11 lines
No EOL
213 B
SCSS

$bgcol: #eee;
$replycol: #ddd;
$replyborder: #ccc;
$fontcol: #333;
$linkcol: #f60;
$subjectcol: #024;
$shadowcol: #292929;
$sectionbg: #FCFCFC;
$sectionborder: #D7D7D7;
$font: 'Trebuchet MS',Trebuchet,sans-serif;