Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/peachpuff.toml')
| -rw-r--r-- | runtime/themes/peachpuff.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/themes/peachpuff.toml b/runtime/themes/peachpuff.toml index c38aee18..06f62da8 100644 --- a/runtime/themes/peachpuff.toml +++ b/runtime/themes/peachpuff.toml @@ -11,6 +11,7 @@ "ui.text.focus" = { fg = "black", bg = "white" } "comment" = "light-green" "comment.line" = "light-green" +"comment.line.documentation" = "light-green" "comment.block" = "red" "comment.block.documentation" = "red" "ui.statusline" = { fg = "black", bg = "light-cyan" } |