mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 18:53:40 +02:00
...
This commit is contained in:
parent
0b1accee3f
commit
83ac6bd846
1 changed files with 1 additions and 1 deletions
|
|
@ -137,7 +137,7 @@ def default_theme():
|
|||
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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue