Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/noctis_bordo.toml')
| -rw-r--r-- | runtime/themes/noctis_bordo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/themes/noctis_bordo.toml b/runtime/themes/noctis_bordo.toml index fc8e1560..c5e04f2a 100644 --- a/runtime/themes/noctis_bordo.toml +++ b/runtime/themes/noctis_bordo.toml @@ -2,7 +2,6 @@ "attribute" = { fg = "#7060eb", modifiers = ["bold"] } "comment" = { fg = "base03", modifiers = ["italic"] } -"comment.line.documentation" = { fg = "base06", modifiers = ["italic"] } "comment.block.documentation" = { fg = "base06", modifiers = ["italic"] } "constant" = "base09" "constant.character.escape" = "base0C" |