Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/github_dark.toml')
| -rw-r--r-- | runtime/themes/github_dark.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/themes/github_dark.toml b/runtime/themes/github_dark.toml index c0f89cc8..e9803210 100644 --- a/runtime/themes/github_dark.toml +++ b/runtime/themes/github_dark.toml @@ -59,7 +59,6 @@ label = "scale.red.3" "ui.text" = { fg = "fg.muted" } "ui.text.focus" = { fg = "fg.default" } "ui.text.inactive" = "fg.subtle" -"ui.text.directory" = { fg = "scale.blue.2" } "ui.virtual" = { fg = "scale.gray.6" } "ui.virtual.ruler" = { bg = "canvas.subtle" } "ui.virtual.jump-label" = { fg = "scale.red.2", modifiers = ["bold"] } |