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.cherie | |
| parent | 298f8542f11ee759f84f659b08dbf2b7afeee9e8 (diff) | |
move all xresources file to .Xresources.d
Diffstat (limited to 'ef-xresources/.Xresources.d/Xresources.cherie')
| -rw-r--r-- | ef-xresources/.Xresources.d/Xresources.cherie | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/ef-xresources/.Xresources.d/Xresources.cherie b/ef-xresources/.Xresources.d/Xresources.cherie new file mode 100644 index 0000000..7668ce7 --- /dev/null +++ b/ef-xresources/.Xresources.d/Xresources.cherie @@ -0,0 +1,44 @@ +! Ef Cherie Xresources theme +*.foreground: #d3cfcf +*.background: #190a0f +*.cursorColor: #d3cfcf +! black +*.color0: #190a0f +*.color8: #1a202b +! red +*.color1: #ff7359 +*.color9: #ff7359 +! green +*.color2: #60b444 +*.color10: #60b444 +! yellow +*.color3: #e5b76f +*.color11: #e5b76f +! blue +*.color4: #8fa5f6 +*.color12: #8fa5f6 +! magenta +*.color5: #ef80bf +*.color13: #ef80bf +! cyan +*.color6: #8fbaef +*.color14: #8fbaef +! white +*.color7: #d3cfcf +*.color15: #d3cfcf + +dmenu.background: #190a0f +dmenu.foreground: #d3cfcf +dmenu.selbackground: #771a4f +dmenu.selforeground: #d3cfcf + +Nsxiv.window.background: #190a0f +Nsxiv.window.foreground: #d3cfcf +Nsxiv.mark.foreground: #d3cfcf +Nsxiv.bar.background: #771a4f +Nsxiv.bar.foreground: #d3cfcf + +dwm.background: #190a0f +dwm.foreground: #d3cfcf +dwm.selbackground: #771a4f +dwm.selforeground: #d3cfcf |
