From 25a5a540109cc7b3820daec86bb174b4b96ecb84 Mon Sep 17 00:00:00 2001 From: NRK Date: Fri, 17 Sep 2021 02:31:03 +0600 Subject: add .mark.foreground to Xresources since we're already allowing both window and bar colors to be customizable, it doesn't make sense to not allow so for mark color. --- nsxiv.h | 1 + 1 file changed, 1 insertion(+) (limited to 'nsxiv.h') diff --git a/nsxiv.h b/nsxiv.h index 2c41bf7..0a3bff1 100644 --- a/nsxiv.h +++ b/nsxiv.h @@ -421,6 +421,7 @@ struct win { XftColor win_fg; XftColor bar_bg; XftColor bar_fg; + XftColor mrk_fg; int x; int y; -- cgit v1.2.3-70-g09d2