Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/papercolor-light.toml')
| -rw-r--r-- | runtime/themes/papercolor-light.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/themes/papercolor-light.toml b/runtime/themes/papercolor-light.toml index cee8b159..4f53c9e0 100644 --- a/runtime/themes/papercolor-light.toml +++ b/runtime/themes/papercolor-light.toml @@ -76,7 +76,6 @@ "comment" = { fg = "regular5", modifiers = ["italic"] } "comment.line" = { fg = "regular5", modifiers = ["italic"] } -"comment.line.documentation" = { fg = "regular5", modifiers = ["bold"] } "comment.block" = { fg = "regular5", modifiers = ["italic"] } "comment.block.documentation" = { fg = "regular5", modifiers = ["bold"] } |