mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 02:34:06 -04:00
Increase contrast a bit in wombat
This commit is contained in:
parent
83bae66fde
commit
8e93d4e45f
@ -79,7 +79,7 @@ THEMES = {
|
|||||||
Normal fg=f6f3e8 bg=242424
|
Normal fg=f6f3e8 bg=242424
|
||||||
LineNr fg=857b6f bg=000000
|
LineNr fg=857b6f bg=000000
|
||||||
LineNrC fg=yellow
|
LineNrC fg=yellow
|
||||||
Visual fg=f6f3e8 bg=444444
|
Visual fg=black bg=888888
|
||||||
|
|
||||||
Comment fg={comment}
|
Comment fg={comment}
|
||||||
Todo fg=8f8f8f
|
Todo fg=8f8f8f
|
||||||
@ -96,7 +96,7 @@ THEMES = {
|
|||||||
Error us=wave uc=red
|
Error us=wave uc=red
|
||||||
|
|
||||||
'''.format(
|
'''.format(
|
||||||
cursor_loc='2d2d2d',
|
cursor_loc='3d3d3d',
|
||||||
identifier='cae682',
|
identifier='cae682',
|
||||||
comment='99968b',
|
comment='99968b',
|
||||||
string='95e454',
|
string='95e454',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user