aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorNRK <nrk@disroot.org>2021-09-16 22:31:03 +0200
committerN-R-K <79544946+N-R-K@users.noreply.github.com>2021-09-16 22:32:11 +0200
commit25a5a540109cc7b3820daec86bb174b4b96ecb84 (patch)
treef8bc483d1af7ec2891318b3226be20527ef98e41 /CHANGELOG.md
parent956faac00c0a98c26ba6b8c8d2b82af6f5f981da (diff)
downloadnsxiv-25a5a540109cc7b3820daec86bb174b4b96ecb84.tar.zst
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.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3263e85..b43af0d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,7 @@ nsxiv
* Fill scale mode (#2)
* Configurable X window title (via `config.h` and the `-T` flag) (#23)
* Support custom bar colors via Xresources (#19)
+ * Support custom mark color via Xresources (#51)
* Toggle animation playback with <kbd>Ctrl-a</kbd> (#33)
* Set `_NET_WM_PID` and `WM_CLIENT_MACHINE` X properties (#13)
* Set `ICCCM WM manager` hints (#12)