mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-23 23:34:12 +03:00
Improve coloring wrapped line numbers in gruvbox
This commit is contained in:
parent
2a4d3eb13b
commit
773855c16d
@ -57,6 +57,7 @@
|
||||
face global SecondaryCursorEol ${bg},${fg4}
|
||||
face global LineNumbers ${bg4}
|
||||
face global LineNumberCursor ${yellow},${bg1}
|
||||
face global LineNumbersWrapped ${bg}
|
||||
face global MenuForeground ${bg2},${blue}
|
||||
face global MenuBackground default,${bg2}
|
||||
face global MenuInfo ${bg}
|
||||
|
Loading…
Reference in New Issue
Block a user