Browse code

hightlighter: tweak default colors

Dario Rodriguez authored on 22/11/2020 10:40:04
Showing 1 changed files
... ...
@@ -75,8 +75,8 @@ redata_highlighter_register(redata_t *redata, redata_plugin_t *slot)
75 75
                              color_directivestring,"\x07\x20\3b\xff",
76 76
                              color_directiveinclude,"\x16\x63\x7d\xff",
77 77
                              color_directiveincludestring,"\x6\x13\x2d\xff",
78
-                             color_normal,"\x9d\x15\x00\xff",
79
-                             color_string,"\x68\x00\x01\xff",
78
+                             color_normal,"\x9a\x67\x43\xff",
79
+                             color_string,"\x9d\x15\x00\xff",
80 80
                              color_multilinecomment,"\x4f\x40\x57\xff",
81 81
                              color_linecomment,"\xc6\x8c\xa4\xff",
82 82
                              color_number,"\x3b\x10\x35\xff",