diff options
| author | Daniel <[email protected]> | 2024-07-23 17:45:25 -0400 |
|---|---|---|
| committer | Daniel <[email protected]> | 2024-07-23 17:45:25 -0400 |
| commit | ceab3e71517703673869dd13ea0db9ced19dfb5f (patch) | |
| tree | 2ed78b33d9c547c04557a78008dcaaf617a36053 /xorg/Xresources.autumn | |
| parent | 46ba21d7e11c2dc3bbbdcabd46766f30432b491f (diff) | |
fvwm theme switching (huge)
Diffstat (limited to 'xorg/Xresources.autumn')
| -rw-r--r-- | xorg/Xresources.autumn | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/xorg/Xresources.autumn b/xorg/Xresources.autumn index 2095d62..438fde6 100644 --- a/xorg/Xresources.autumn +++ b/xorg/Xresources.autumn @@ -1,4 +1,4 @@ -! Modus Vivendi Xresources theme +! Ef Autumn Xresources theme *.foreground: #cfbcba *.background: #0f0e06 URxvt.background: [90]#0f0e06 @@ -28,7 +28,17 @@ URxvt.background: [90]#0f0e06 *.color7: #cfbcba *.color15: #cfbcba +st.font: Iosevka Comfy-14 + dmenu.background: #0f0e06 dmenu.foreground: #cfbcba dmenu.selbackground: #36322f dmenu.selforeground: #cfbcba +dmenu.font: Iosevka Comfy-14 + +Nsxiv.window.background: #0f0e06 +Nsxiv.window.foreground: #cfbcba +Nsxiv.mark.foreground: #cfbcba +Nsxiv.bar.background: #692a12 +Nsxiv.bar.foreground: #cfbcba +Nsxiv.bar.font: IosevkaComfy-16 |
