Highlight active lines
This commit is contained in:
committed by
Max Brunsfeld
parent
3abed88c76
commit
db9cfb0d2b
@@ -15,8 +15,9 @@ modal_match_text = 0xcccccc
|
||||
modal_match_text_highlight = 0x18a3ff
|
||||
|
||||
[editor]
|
||||
background = 0x1c1d1e
|
||||
gutter_background = 0x1c1d1e
|
||||
background = 0x131415
|
||||
gutter_background = 0x131415
|
||||
active_line_background = 0x1c1d1e
|
||||
line_number = 0x5a5a5b
|
||||
line_number_active = 0xffffff
|
||||
default_text = 0xd4d4d4
|
||||
|
||||
Reference in New Issue
Block a user