Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/material_deep_ocean.toml')
| -rw-r--r-- | runtime/themes/material_deep_ocean.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/themes/material_deep_ocean.toml b/runtime/themes/material_deep_ocean.toml index 8b1e3c86..76041d07 100644 --- a/runtime/themes/material_deep_ocean.toml +++ b/runtime/themes/material_deep_ocean.toml @@ -60,6 +60,7 @@ "ui.background" = { bg = "bg", fg = "text" } "ui.text" = { fg = "text" } +"ui.text.directory" = { fg = "blue" } "ui.statusline" = { bg = "bg", fg = "text" } "ui.statusline.inactive" = { bg = "bg", fg = "disabled" } |