Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/night_owl.toml')
-rw-r--r--runtime/themes/night_owl.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/themes/night_owl.toml b/runtime/themes/night_owl.toml
index ed3c0289..ac90653b 100644
--- a/runtime/themes/night_owl.toml
+++ b/runtime/themes/night_owl.toml
@@ -51,6 +51,7 @@
'string.special.url' = { fg = 'gold', modifiers = ['underlined'] }
'comment' = { fg = 'slate', modifiers = ['italic'] }
'comment.block.documentation' = { fg = 'slate' }
+'comment.line.documentation' = { fg = 'slate' }
'variable' = { fg = 'green' }
'variable.builtin' = { fg = 'green', modifiers = ['italic'] }
'label' = { fg = 'foreground' }