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.toml4
1 files changed, 1 insertions, 3 deletions
diff --git a/runtime/themes/rose_pine.toml b/runtime/themes/rose_pine.toml
index 33c71486..9a5ba450 100644
--- a/runtime/themes/rose_pine.toml
+++ b/runtime/themes/rose_pine.toml
@@ -36,7 +36,6 @@
"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" }
@@ -45,7 +44,7 @@
"ui.virtual.inlay-hint" = { fg = "subtle" }
"ui.menu" = { fg = "subtle", bg = "surface" }
-"ui.menu.selected" = { fg = "text", bg = "overlay" }
+"ui.menu.selected" = { fg = "text" }
"ui.menu.scroll" = { fg = "muted", bg = "highlight_med" }
"ui.selection" = { bg = "overlay" }
@@ -94,7 +93,6 @@
"comment" = { fg = "muted", modifiers = ["italic"] }
# "comment.line" = ""
-# "comment.line.documentation" = ""
# "comment.block" = ""
# "comment.block.documentation" = ""