From 95f365565b1ad6f6e4bd5ff7ac7a88eeccb68bbc Mon Sep 17 00:00:00 2001 From: Martin Date: Wed, 25 Sep 2019 11:25:23 +0200 Subject: [PATCH] Update theme solarized dark The theme `solarized dark` is updated to play well with the newly added `statusbar.active` from #1195 --- themes/solarized-dark | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/themes/solarized-dark b/themes/solarized-dark index 6249e9d1..170fbec7 100644 --- a/themes/solarized-dark +++ b/themes/solarized-dark @@ -16,8 +16,9 @@ titlebar.xa=orange4 statusbar=black statusbar.text=default statusbar.brackets=default -statusbar.active=default -statusbar.new=orange1 +statusbar.active=default +statusbar.new=yellow +statusbar.current=orange1 statusbar.time=default main.text=default main.text.me=default