File tree Expand file tree Collapse file tree 1 file changed +8
-13
lines changed Expand file tree Collapse file tree 1 file changed +8
-13
lines changed Original file line number Diff line number Diff line change 44 enable = true ;
55
66 settings = {
7- general = {
8- autosens = 1 ;
9- overshoot = 0 ;
10- } ;
11-
127 color = {
138 gradient = 1 ;
149 gradient_count = 8 ;
1510
16- gradient_color_1 = "'#99991a '" ;
17- gradient_color_2 = "'#a28e00 '" ;
18- gradient_color_3 = "'#ab8200 '" ;
19- gradient_color_4 = "'#b37400 '" ;
20- gradient_color_5 = "'#bb6600 '" ;
21- gradient_color_6 = "'#c25400 '" ;
22- gradient_color_7 = "'#c8400d '" ;
23- gradient_color_8 = "'#cd231d '" ;
11+ gradient_color_1 = "'#fb4934 '" ; # red
12+ gradient_color_2 = "'#fe8019 '" ; # orange
13+ gradient_color_3 = "'#fabd2f '" ; # yellow
14+ gradient_color_4 = "'#b8bb26 '" ; # bright green
15+ gradient_color_5 = "'#8ec07c '" ; # green
16+ gradient_color_6 = "'#83a598 '" ; # blue
17+ gradient_color_7 = "'#d3869b '" ; # purple
18+ gradient_color_8 = "'#ebdbb2 '" ; # light foreground
2419 } ;
2520 } ;
2621 } ;
You can’t perform that action at this time.
0 commit comments