aboutsummaryrefslogtreecommitdiffstats
path: root/src/less/include/colors.less
blob: c67745aa91acbecd9fa62675f44e2dd2f9cd761b (plain)
1
2
3
4
5
6
7
8
9
@dark-background: #222424;
@dark-background-highlight: #3f4242;
@dark-foreground: #bfbfbf;
@dark-primary: #ff9800;

@light-background: #f2f2f2;
@light-background-highlight: #d9d9d9;
@light-foreground: #111414;
@light-primary: #1d44b8;