Make whitespace dim in default theme
This commit is contained in:
parent
c643cd4467
commit
8688b3e77d
|
@ -46,5 +46,5 @@ face global StatusLineValue green,default
|
||||||
face global StatusCursor black,cyan
|
face global StatusCursor black,cyan
|
||||||
face global Prompt yellow,default
|
face global Prompt yellow,default
|
||||||
face global MatchingChar default,default+b
|
face global MatchingChar default,default+b
|
||||||
face global Whitespace default,default+f
|
face global Whitespace default,default+fd
|
||||||
face global BufferPadding blue,default
|
face global BufferPadding blue,default
|
||||||
|
|
Loading…
Reference in New Issue
Block a user