mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-02 02:17:44 +03:00
add ui.text.directory
to onedark (#13166)
This commit is contained in:
parent
8ad6e53b1f
commit
f07c1c1b29
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@
|
|||
"ui.bufferline.background" = { bg = "light-black" }
|
||||
|
||||
"ui.text" = { fg = "white" }
|
||||
"ui.text.directory" = { fg = "blue" }
|
||||
"ui.text.focus" = { fg = "white", bg = "light-black", modifiers = ["bold"] }
|
||||
|
||||
"ui.help" = { fg = "white", bg = "gray" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue