Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/dracula.toml')
| -rw-r--r-- | runtime/themes/dracula.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/themes/dracula.toml b/runtime/themes/dracula.toml index bb4a38d5..8b4abe16 100644 --- a/runtime/themes/dracula.toml +++ b/runtime/themes/dracula.toml @@ -9,6 +9,7 @@ "comment.block" = { fg = "comment" } "comment.block.documentation" = { fg = "comment" } "comment.line" = { fg = "comment" } +"comment.line.documentation" = { fg = "comment" } "constant" = { fg = "purple" } "constant.builtin" = { fg = "purple" } |