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, 0 insertions, 1 deletions
diff --git a/runtime/themes/peachpuff.toml b/runtime/themes/peachpuff.toml index 06f62da8..c38aee18 100644 --- a/runtime/themes/peachpuff.toml +++ b/runtime/themes/peachpuff.toml @@ -11,7 +11,6 @@ "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" } |