Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/hex_steel.toml')
| -rw-r--r-- | runtime/themes/hex_steel.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/themes/hex_steel.toml b/runtime/themes/hex_steel.toml index 4270d24a..d133cf7f 100644 --- a/runtime/themes/hex_steel.toml +++ b/runtime/themes/hex_steel.toml @@ -2,7 +2,6 @@ "comment" = { fg = "comment" } "comment.block.documentation" = { bg = "comment_doc", modifiers = ["italic"] } -"comment.line.documentation" = { bg = "comment_doc", modifiers = ["italic"] } "constant" = { fg = "t11" } "function" = { fg = "t10" } |