127.0.0.1:8000 budget / master src / scss / colors.scss
master

Tree @master (Download .tar.gz)

colors.scss @masterraw · history · blame

1
2
3
4
5
6
7
$background: #282c34;
$blue: #226fff;
$red: #7e0000;
$orange: #61330b;
$green: #015201;
$selected: #131413;
$hovered: #1f2125;