Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/ashen.toml')
-rw-r--r--runtime/themes/ashen.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/themes/ashen.toml b/runtime/themes/ashen.toml
index d31e6974..2078c39b 100644
--- a/runtime/themes/ashen.toml
+++ b/runtime/themes/ashen.toml
@@ -35,6 +35,7 @@
"comment" = { fg = "g_6", modifiers = ["italic"] }
"comment.block.documentation" = { fg = "g_5", modifiers = ["italic"] }
+"comment.line.documentation" = { fg = "g_5", modifiers = ["italic"] }
"variable" = "g_3"
"variable.parameter" = { fg = "g_2", modifiers = ["italic"] }