diff options
| author | BardofSprites <[email protected]> | 2024-10-11 06:27:28 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-10-11 06:27:28 -0400 |
| commit | 27ff604b7d28373c37501af1adab3d17edcb6143 (patch) | |
| tree | 3b40adc470a4feb7ee4fd1d6e5f143b7a3fc2034 /ef-xresources/Xresources.autumn | |
| parent | 95b508ab962d30da071b184e0bbb1923d2214cb2 (diff) | |
moved to separate packages
Diffstat (limited to 'ef-xresources/Xresources.autumn')
| -rw-r--r-- | ef-xresources/Xresources.autumn | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/ef-xresources/Xresources.autumn b/ef-xresources/Xresources.autumn new file mode 100644 index 0000000..6efd257 --- /dev/null +++ b/ef-xresources/Xresources.autumn @@ -0,0 +1,39 @@ +! Ef Autumn Xresources theme +*.foreground: #cfbcba +*.background: #0f0e06 +*.cursorColor: #cfbcba +! black +*.color0: #0f0e06 +*.color8: #36322f +! red +*.color1: #ff7a7f +*.color9: #f06a3f +! green +*.color2: #2fa526 +*.color10: #64aa0f +! yellow +*.color3: #c48702 +*.color11: #d0730f +! blue +*.color4: #6a88ff +*.color12: #029fff +! magenta +*.color5: #d570af +*.color13: #af8aff +! cyan +*.color6: #4fb0cf +*.color14: #6fafff +! white +*.color7: #cfbcba +*.color15: #cfbcba + +dmenu.background: #0f0e06 +dmenu.foreground: #cfbcba +dmenu.selbackground: #692a12 +dmenu.selforeground: #cfbcba + +Nsxiv.window.background: #0f0e06 +Nsxiv.window.foreground: #cfbcba +Nsxiv.mark.foreground: #cfbcba +Nsxiv.bar.background: #692a12 +Nsxiv.bar.foreground: #cfbcba |
