diff options
| author | BardofSprites <[email protected]> | 2024-11-03 14:25:36 -0500 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-11-03 14:25:36 -0500 |
| commit | 387795a86c5a202c4de10624b7262617b752570c (patch) | |
| tree | e8e4cd76432f2f3d438a187a42a49a072fe9be97 /ef-xresources/.Xresources.d/Xresources.autumn | |
| parent | 298f8542f11ee759f84f659b08dbf2b7afeee9e8 (diff) | |
move all xresources file to .Xresources.d
Diffstat (limited to 'ef-xresources/.Xresources.d/Xresources.autumn')
| -rw-r--r-- | ef-xresources/.Xresources.d/Xresources.autumn | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/ef-xresources/.Xresources.d/Xresources.autumn b/ef-xresources/.Xresources.d/Xresources.autumn new file mode 100644 index 0000000..015abcc --- /dev/null +++ b/ef-xresources/.Xresources.d/Xresources.autumn @@ -0,0 +1,44 @@ +! 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 + +dwm.background: #0f0e06 +dwm.foreground: #cfbcba +dwm.selbackground: #692a12 +dwm.selforeground: #cfbcba |
