Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/onedark.toml')
| -rw-r--r-- | runtime/themes/onedark.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/themes/onedark.toml b/runtime/themes/onedark.toml index e341076f..818b8c94 100644 --- a/runtime/themes/onedark.toml +++ b/runtime/themes/onedark.toml @@ -86,7 +86,6 @@ "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" } |