Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/onelight.toml')
-rw-r--r--runtime/themes/onelight.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/themes/onelight.toml b/runtime/themes/onelight.toml
index 0f6961b3..9fc8ef65 100644
--- a/runtime/themes/onelight.toml
+++ b/runtime/themes/onelight.toml
@@ -33,6 +33,7 @@
"comment" = { fg = "grey", modifiers = ["italic"] }
"comment.line" = { fg = "grey", modifiers = ["italic"] }
+"comment.line.documentation" = { fg = "grey", modifiers = ["italic"] }
"comment.block" = { fg = "grey", modifiers = ["italic"] }
"comment.block.documentation" = { fg = "grey", modifiers = ["italic"] }