From 1c1474c3b8dbab8ca4b9a62220c079ddffb7ed9f Mon Sep 17 00:00:00 2001 From: wojciechkepka Date: Fri, 18 Jun 2021 20:22:15 +0200 Subject: Add `ui.statusline.inactive`, use `ui.statusline` for statusline text --- theme.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'theme.toml') diff --git a/theme.toml b/theme.toml index 903a5e26..a4f40267 100644 --- a/theme.toml +++ b/theme.toml @@ -41,7 +41,8 @@ "ui.background" = { bg = "#3b224c" } # midnight "ui.linenr" = { fg = "#5a5977" } # comet "ui.linenr.selected" = { fg = "#dbbfef" } # lilac -"ui.statusline" = { bg = "#281733" } # revolver +"ui.statusline" = { fg = "#dbbfef", bg = "#281733" } # revolver +"ui.statusline.inactive" = { fg = "#a4a0e8", bg = "#281733" } # revolver "ui.popup" = { bg = "#281733" } # revolver "ui.window" = { bg = "#452859" } # bossa nova "ui.window" = { bg = "#452859" } # bossa nova -- cgit v1.2.3-70-g09d2