Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/sunset.toml')
-rw-r--r--runtime/themes/sunset.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/themes/sunset.toml b/runtime/themes/sunset.toml
index d417bb40..0fe04597 100644
--- a/runtime/themes/sunset.toml
+++ b/runtime/themes/sunset.toml
@@ -23,6 +23,7 @@ string = "grass"
comment = { fg = "cmnt", modifiers = ["italic"] }
"comment.block.documentation" = "grass"
+"comment.line.documentation" = "grass"
variable = "text"
"variable.builtin" = { fg = "sky", modifiers = ["italic"] }