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, 0 insertions, 1 deletions
diff --git a/runtime/themes/pop-dark.toml b/runtime/themes/pop-dark.toml
index 2704afd0..66436c15 100644
--- a/runtime/themes/pop-dark.toml
+++ b/runtime/themes/pop-dark.toml
@@ -71,7 +71,6 @@ 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' }