Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/ashen.toml')
-rw-r--r--runtime/themes/ashen.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/themes/ashen.toml b/runtime/themes/ashen.toml
index 2078c39b..d31e6974 100644
--- a/runtime/themes/ashen.toml
+++ b/runtime/themes/ashen.toml
@@ -35,7 +35,6 @@
"comment" = { fg = "g_6", modifiers = ["italic"] }
"comment.block.documentation" = { fg = "g_5", modifiers = ["italic"] }
-"comment.line.documentation" = { fg = "g_5", modifiers = ["italic"] }
"variable" = "g_3"
"variable.parameter" = { fg = "g_2", modifiers = ["italic"] }