1
- defcolor_bar = 0xFF131313 ;
2
- defcolor_base = 0xFFffcfaa ;
1
+ defcolor_bar = 0xFF000000 ;
2
+ defcolor_base = 0xFFfcaa05 ;
3
3
defcolor_pop1 = 0xffde8150;
4
4
defcolor_pop2 = 0xFFFF0000;
5
- defcolor_back = 0xFF171717 ;
5
+ defcolor_back = 0xFF020202 ;
6
6
defcolor_margin = 0xFF222425;
7
7
defcolor_margin_hover = 0xff63523d;
8
8
defcolor_margin_active = 0xff63523d;
@@ -16,7 +16,7 @@ defcolor_highlight = 0xFF303040;
16
16
defcolor_at_highlight = 0xFFFF44DD;
17
17
defcolor_mark = 0xFF494949;
18
18
defcolor_text_default = 0xffb99468;
19
- defcolor_comment = 0xff9ba290 ;
19
+ defcolor_comment = 0xff666666 ;
20
20
defcolor_comment_pop = { 0xff2ab34f, 0xFFdb2828 };
21
21
defcolor_keyword = 0xfff0c674;
22
22
defcolor_str_constant = 0xffffa900;
@@ -32,7 +32,7 @@ defcolor_highlight_junk = 0xFF3A0000;
32
32
defcolor_highlight_white = 0xFF003A3A;
33
33
defcolor_paste = 0xFFDDEE00;
34
34
defcolor_undo = 0xFF00DDEE;
35
- defcolor_back_cycle = { 0xFF222425, 0xff1e1f20, 0xff1e1f20, 0xff13141 };
35
+ defcolor_back_cycle = { 0xFF020202, 0xFF020202, 0xFF020202, 0xFF020202, 0xFF020202, 0xFF020202, 0xFF020202, 0xFF601212, 0xFF601212, 0xFF601212, 0xFF601212 };
36
36
defcolor_text_cycle = { 0xFFA00000, 0xFF00A000, 0xFF0030B0, 0xFFA0A000 };
37
37
defcolor_line_numbers_back = 0xFF101010;
38
38
defcolor_line_numbers_text = 0xFF404040;
@@ -47,17 +47,17 @@ fleury_color_brace_line = { 0x809ba290 };
47
47
fleury_color_brace_annotation = { 0x809ba290 };
48
48
fleury_color_index_product_type = 0xFFedb211;
49
49
fleury_color_index_sum_type = 0xFFa7eb13;
50
- fleury_color_index_function = 0xFFeb7134 ;
50
+ fleury_color_index_function = 0xFFde451f ;
51
51
fleury_color_index_macro = 0xFF2895c7;
52
52
fleury_color_index_constant = 0xff6eb535;
53
- fleury_color_index_comment_tag = 0xff27cc7f ;
53
+ fleury_color_index_comment_tag = 0xffffae00 ;
54
54
fleury_color_cursor_macro = 0xffde2368;
55
55
fleury_color_cursor_power_mode = 0xffefaf2f;
56
56
fleury_color_cursor_inactive = 0xFF880000;
57
57
fleury_color_plot_cycle = { 0xff03d3fc, 0xff22b80b, 0xfff0bb0c, 0xfff0500c };
58
- fleury_color_token_highlight = 0x88dc7575;
58
+ fleury_color_token_highlight = 0x88f2d357;
59
+ fleury_color_token_minor_highlight = 0x44d19045;
59
60
fleury_color_error_annotation = 0xffff0000;
60
- fleury_color_token_minor_highlight = 0x44dc7575;
61
61
fleury_color_lego_grab = 0xffefaf6f;
62
62
fleury_color_lego_splat = 0xffefaaef;
63
63
fleury_color_comment_user_name = 0xffffdd23;
0 commit comments