Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/carbon.toml')
| -rw-r--r-- | runtime/themes/carbon.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/themes/carbon.toml b/runtime/themes/carbon.toml index 1105a1a5..af06aa64 100644 --- a/runtime/themes/carbon.toml +++ b/runtime/themes/carbon.toml @@ -22,7 +22,6 @@ "comment" = { fg = "gray40", modifiers = ["italic"] } "comment.block.documentation" = { fg = "gray40", modifiers = ["italic"] } -"comment.line.documentation" = { fg = "gray40", modifiers = ["italic"] } "variable" = "gray70" "variable.builtin" = { fg = "cyan30", modifiers = ["bold"] } |