Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/pop-dark.toml')
-rw-r--r--runtime/themes/pop-dark.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/themes/pop-dark.toml b/runtime/themes/pop-dark.toml
index 66436c15..2704afd0 100644
--- a/runtime/themes/pop-dark.toml
+++ b/runtime/themes/pop-dark.toml
@@ -71,6 +71,7 @@ namespace = { fg = 'orangeL' }
'string.special.symbol' = { fg = 'orangeW' }
'comment' = { fg = 'greyC', modifiers = ['italic'] }
'comment.line' = { fg = 'greyC', modifiers = ['italic'] }
+'comment.line.documentation' = { fg = 'greyC', modifiers = ['italic'] }
'comment.block' = { fg = 'greyC', modifiers = ['italic'] }
'comment.block.documentation' = { fg = 'greyC', modifiers = ['italic'] }
'variable' = { fg = 'greyT' }