summaryrefslogtreecommitdiff
path: root/sass/_everforest.scss
blob: fffc389783882dce44ddd6f228ebbf4bd37cad08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$fg: #D3C6AA;
$bg0: #2D353B;
$bg1: #343F44;
$bg2: #3D484D;
$bg3: #475258;
$bg4: #4F585E;
$bg5: #56635F;

$bg_dim: #232A2E;
$bg_red: #543A48;
$bg_visual: #514045;
$bg_yellow: #4D4C43;
$bg_green: #425047;
$bg_blue: #3A515D;

$red: #E76E80;
$orange: #E69875;
$yellow: #DBBC7F;
$green: #A7C080;
$blue: #7FBBB3;
$aqua: #83C092;
$purple: #D699B6;