Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/doom_acario_dark.toml')
-rw-r--r--runtime/themes/doom_acario_dark.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/themes/doom_acario_dark.toml b/runtime/themes/doom_acario_dark.toml
index 98265bb7..5c4bd0dd 100644
--- a/runtime/themes/doom_acario_dark.toml
+++ b/runtime/themes/doom_acario_dark.toml
@@ -9,7 +9,6 @@
'comment' = { fg = 'gray', modifiers = ['italic'] }
'comment.block' = { fg = 'green', modifiers = ['italic'] }
'comment.block.documentation' = { fg = 'green', modifiers = ['italic'] }
-'comment.line.documentation' = { fg = 'green', modifiers = ['italic'] }
'constant' = { fg = 'magenta' }
'constant.numeric' = { fg = 'orange' }
'constructor' = { fg = 'red' }