From 16525349dbb2b72064e1cfb5cc3164dc236fd367 Mon Sep 17 00:00:00 2001 From: Alexander Brevig Date: Wed, 31 Aug 2022 03:27:40 +0200 Subject: Themes update (#3587) * lint: snazzy * lint: pop-dark * lint: penumbra+ * lint: noctis_bordo * lint: ingrid * lint: flatwhite * lint: doom_acario_dark * lint: dark_plus * lint: boo_berry * fix: use 47345E per author instruction * lint: bogster * lint: everforest * lint: acme * lint: serika * fix: use nasty_red per author suggestion * lint: nord * lint: dracula * lint: gruvbox * fix: cursorline gruvbox * lint: autumn * fix: no fg for cursorline * lint: ayu * lint: rose_pine * lint: monokai * lint: solarized * lint: spacebones * fix: penumbra bg!=sky * Update runtime/themes/ayu_light.toml Co-authored-by: Ivan Tham * Update runtime/themes/ayu_light.toml Co-authored-by: Ivan Tham * fix: fg for ui.help thanks @pickfire * fix: ingrid with input from @intarga Co-authored-by: Ivan Tham --- runtime/themes/everforest_dark.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'runtime/themes/everforest_dark.toml') diff --git a/runtime/themes/everforest_dark.toml b/runtime/themes/everforest_dark.toml index ef74ea9e..625e7df9 100644 --- a/runtime/themes/everforest_dark.toml +++ b/runtime/themes/everforest_dark.toml @@ -60,6 +60,7 @@ "ui.cursor.select" = { fg = "bg0", bg = "blue" } "ui.linenr" = "grey0" "ui.linenr.selected" = "fg" +"ui.cursorline" = { bg = "bg1" } "ui.statusline" = { fg = "grey2", bg = "bg2" } "ui.statusline.inactive" = { fg = "grey0", bg = "bg1" } "ui.popup" = { fg = "grey2", bg = "bg1" } @@ -71,6 +72,7 @@ "ui.menu.selected" = { fg = "bg0", bg = "green" } "ui.selection" = { bg = "bg3" } "ui.virtual.whitespace" = "grey0" +"ui.virtual.ruler" = { bg = "bg1" } "hint" = "blue" "info" = "aqua" -- cgit v1.2.3-70-g09d2