Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/rose_pine.toml')
| -rw-r--r-- | runtime/themes/rose_pine.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/themes/rose_pine.toml b/runtime/themes/rose_pine.toml index 9a5ba450..ae88bdc5 100644 --- a/runtime/themes/rose_pine.toml +++ b/runtime/themes/rose_pine.toml @@ -36,6 +36,7 @@ "ui.text" = { fg = "text" } "ui.text.focus" = { bg = "overlay" } "ui.text.info" = { fg = "subtle" } +"ui.text.directory" = { fg = "iris" } "ui.virtual.jump-label" = { fg = "love", modifiers = ["bold"] } "ui.virtual.ruler" = { bg = "overlay" } |