diff options
| author | Daniel <[email protected]> | 2024-08-03 14:55:53 -0400 |
|---|---|---|
| committer | Daniel <[email protected]> | 2024-08-03 14:55:53 -0400 |
| commit | a6ba2b98411fecd7af1cfc755f642fcb78c5c0d8 (patch) | |
| tree | 307c60e1ea13f8b8a0682e32e2719cf9113cf3d0 /xorg | |
| parent | 051026da1bf2921f24fa1799f254c41e6e5eb705 (diff) | |
fix colors
Diffstat (limited to 'xorg')
| -rw-r--r-- | xorg/Xresources.maris-light | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xorg/Xresources.maris-light b/xorg/Xresources.maris-light index 08ca908..2aa1d58 100644 --- a/xorg/Xresources.maris-light +++ b/xorg/Xresources.maris-light @@ -32,13 +32,13 @@ st.font: Iosevka Comfy-16 dmenu.background: #edf4f8 dmenu.foreground: #151a27 -dmenu.selbackground: #2f527b +dmenu.selbackground: #a0c2ef dmenu.selforeground: #151a27 dmenu.font: Iosevka Comfy-16 Nsxiv.window.background: #edf4f8 Nsxiv.window.foreground: #151a27 Nsxiv.mark.foreground: #151a27 -Nsxiv.bar.background: #2f527b +Nsxiv.bar.background: #a0c2ef Nsxiv.bar.foreground: #151a27 -Nsxiv.bar.font: IosevkaComfy-16 +Nsxiv.bar.font: IosevkaComfy-14 |
