Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/tokyonight.toml')
| -rw-r--r-- | runtime/themes/tokyonight.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/themes/tokyonight.toml b/runtime/themes/tokyonight.toml index 2d41764c..e95b1178 100644 --- a/runtime/themes/tokyonight.toml +++ b/runtime/themes/tokyonight.toml @@ -3,7 +3,6 @@ attribute = { fg = "cyan" } comment = { fg = "comment", modifiers = ["italic"] } "comment.block.documentation" = { fg = "yellow" } -"comment.line.documentation" = { fg = "yellow" } constant = { fg = "orange" } "constant.builtin" = { fg = "aqua" } "constant.character" = { fg = "light-green" } |