This commit is contained in:
Kovid Goyal 2014-01-20 22:39:07 +05:30
parent 0b1accee3f
commit 83ac6bd846

View File

@ -137,7 +137,7 @@ THEMES = {
SpecialCharacter bg={cursor_loc}
Error us=wave uc=red
DiffDelete bg=rgb(255,160,180) fg=rgb(200,60,90)
DiffDelete bg=rgb(255,180,200) fg=rgb(200,80,110)
DiffInsert bg=rgb(180,255,180) fg=rgb(80,210,80)
DiffReplace bg=rgb(206,226,250) fg=rgb(90,130,180)
DiffReplaceReplace bg=rgb(180,210,250)