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.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/themes/night_owl.toml b/runtime/themes/night_owl.toml index ac90653b..ed3c0289 100644 --- a/runtime/themes/night_owl.toml +++ b/runtime/themes/night_owl.toml @@ -51,7 +51,6 @@ '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' } |