1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-09-07 12:46:23 -07:00
gochan/frontend/sass/bunkerchan/_colors.scss
2025-02-07 16:56:29 -08:00

12 lines
251 B
SCSS

$bgcol: #1D1F21;
$color: #ACACAC;
$hcol: #663E11;
$inputbg: #282A2E;
$inputbg2: #16171A;
$topborder: #B0790A;
$linkcol: #FFB300;
$bordercol: #117743;
$inputborder: #07371F;
$topbarbg: #151515;
$shadowcol: #101010;
$font-family: monospace, sans-serif;