mirror of https://github.com/helix-editor/helix
Merge d06a8d5ae4
into 205e7ece70
commit
0891797dab
|
@ -86,7 +86,7 @@
|
||||||
"ui.bufferline.background" = { bg = "light-black" }
|
"ui.bufferline.background" = { bg = "light-black" }
|
||||||
|
|
||||||
"ui.text" = { fg = "white" }
|
"ui.text" = { fg = "white" }
|
||||||
"ui.text.directory" = { fg = "blue" }
|
"ui.text.directory" = { fg = "red" }
|
||||||
"ui.text.focus" = { fg = "white", bg = "light-black", modifiers = ["bold"] }
|
"ui.text.focus" = { fg = "white", bg = "light-black", modifiers = ["bold"] }
|
||||||
|
|
||||||
"ui.help" = { fg = "white", bg = "gray" }
|
"ui.help" = { fg = "white", bg = "gray" }
|
||||||
|
|
Loading…
Reference in New Issue