File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ face global bullet yellow
2626face global list green
2727
2828# builtin
29- face global Default bright-blue , bright-black
29+ face global Default bright-blue
3030face global PrimarySelection bright-black ,blue +fg
3131face global SecondarySelection bright-green ,bright-cyan +fg
3232face global PrimaryCursor bright-black ,bright-blue +fg
@@ -50,5 +50,5 @@ face global StatusLineValue green
5050face global StatusCursor bright-yellow ,bright-white
5151face global Prompt yellow +b
5252face global MatchingChar red ,bright-green +b
53- face global BufferPadding bright-green , bright-black
53+ face global BufferPadding bright-green
5454face global Whitespace blue +f
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ face global bullet yellow
2626face global list green
2727
2828# builtin
29- face global Default bright-yellow , bright-white
29+ face global Default bright-yellow
3030face global PrimarySelection bright-white ,blue +fg
3131face global SecondarySelection bright-cyan ,bright-green +fg
3232face global PrimaryCursor bright-white ,bright-yellow +fg
@@ -50,5 +50,5 @@ face global StatusLineValue green
5050face global StatusCursor bright-blue ,bright-black
5151face global Prompt yellow +b
5252face global MatchingChar red ,white +b
53- face global BufferPadding bright-cyan , bright-white
53+ face global BufferPadding bright-cyan
5454face global Whitespace yellow +f
You can’t perform that action at this time.
0 commit comments