Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/varua.toml')
-rw-r--r--runtime/themes/varua.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/runtime/themes/varua.toml b/runtime/themes/varua.toml
index 34a7591d..b07ab08d 100644
--- a/runtime/themes/varua.toml
+++ b/runtime/themes/varua.toml
@@ -67,7 +67,6 @@
"ui.statusline.select" = { bg = "blue", fg = "bg2" }
"ui.virtual.wrap" = { fg = "grey0" }
"ui.virtual.inlay-hint" = { fg = "grey1" }
-"ui.virtual.ruler" = { bg = "bg2"}
"hint" = "blue"
"info" = "aqua"
@@ -77,9 +76,6 @@
"diagnostic.info" = { underline = { style = "curl", color = "aqua" } }
"diagnostic.warning" = { underline = { style = "curl", color = "yellow" } }
"diagnostic.error" = { underline = { style = "curl", color = "red" } }
-"diagnostic.unnecessary" = { modifiers = ["dim"] }
-"diagnostic.deprecated" = { modifiers = ["crossed_out"] }
-"ui.virtual.jump-label" = { fg = "red", modifiers = ["bold"] }
[palette]
bg0 = "#282828"