Tweak error marker line colors to be more subtle

This commit is contained in:
Hugo Locurcio
2019-02-12 21:56:26 +01:00
parent 96f87e8e1e
commit f102dcf209
12 changed files with 12 additions and 12 deletions

View File

@@ -24,7 +24,7 @@ selection_color="ffdad3c1"
brace_mismatch_color="ffff3333"
current_line_color="fff5eedc"
line_length_guideline_color="ffe5decc"
mark_color="66ff6666"
mark_color="30ff3232"
breakpoint_color="33cccc66"
code_folding_color="ff808080"
word_highlighted_color="ffeee8d5"