File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 10
10
"ui.statusline" = {bg =" paper_bar_bg" , fg =" regular0" }
11
11
"ui.statusline.select" = {bg =" background" , fg =" bright7" }
12
12
"ui.statusline.normal" = {bg =" background" , fg =" bright3" }
13
- "ui.statusline.inactive" = {bg =" background " , fg =" bright0 " }
13
+ "ui.statusline.inactive" = {bg =" selection_foreground " , fg =" foreground " }
14
14
"ui.virtual.whitespace" = { fg = " regular5" }
15
15
"ui.virtual.ruler" = {bg =" cursorline_background" }
16
16
"ui.cursor.match" = {bg = " regular5" , fg = " regular0" }
Original file line number Diff line number Diff line change 10
10
"ui.statusline" = {bg =" paper_bar_bg" , fg =" regular0" }
11
11
"ui.statusline.select" = {bg =" background" , fg =" bright7" }
12
12
"ui.statusline.normal" = {bg =" background" , fg =" bright3" }
13
- "ui.statusline.inactive" = {bg =" background " , fg =" bright0 " }
13
+ "ui.statusline.inactive" = {bg =" bright0 " , fg =" foreground " }
14
14
"ui.virtual" = " indent"
15
15
"ui.virtual.whitespace" = { fg = " regular5" }
16
16
"ui.virtual.ruler" = {bg =" cursorline_background" }
You can’t perform that action at this time.
0 commit comments