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, 1 insertions, 0 deletions
diff --git a/runtime/themes/papercolor-light.toml b/runtime/themes/papercolor-light.toml index 4f53c9e0..cee8b159 100644 --- a/runtime/themes/papercolor-light.toml +++ b/runtime/themes/papercolor-light.toml @@ -76,6 +76,7 @@ "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"] } |