diff --git a/runtime/themes/gruber-darker.toml b/runtime/themes/gruber-darker.toml index 4ae0404e8..856743ecd 100644 --- a/runtime/themes/gruber-darker.toml +++ b/runtime/themes/gruber-darker.toml @@ -54,6 +54,7 @@ "ui.window" = { fg = "bg1" } "ui.help" = { bg = "bg1", fg = "fg0" } "ui.text" = { fg = "fg0" } +"ui.text.directory" = { fg = "niagara0", modifiers = ["bold"] } "ui.text.focus" = { bg = "bg5", modifiers = ["bold"] } "ui.selection" = { bg = "bg2" } "ui.selection.primary" = { bg = "bg5" }