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 SecondaryCursorEol ${bg},${fg4}
|
||||||
face global LineNumbers ${bg4}
|
face global LineNumbers ${bg4}
|
||||||
face global LineNumberCursor ${yellow},${bg1}
|
face global LineNumberCursor ${yellow},${bg1}
|
||||||
|
face global LineNumbersWrapped ${bg}
|
||||||
face global MenuForeground ${bg2},${blue}
|
face global MenuForeground ${bg2},${blue}
|
||||||
face global MenuBackground default,${bg2}
|
face global MenuBackground default,${bg2}
|
||||||
face global MenuInfo ${bg}
|
face global MenuInfo ${bg}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user