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.dream | |
| parent | 298f8542f11ee759f84f659b08dbf2b7afeee9e8 (diff) | |
move all xresources file to .Xresources.d
Diffstat (limited to 'ef-xresources/.Xresources.d/Xresources.dream')
| -rw-r--r-- | ef-xresources/.Xresources.d/Xresources.dream | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/ef-xresources/.Xresources.d/Xresources.dream b/ef-xresources/.Xresources.d/Xresources.dream new file mode 100644 index 0000000..56100cb --- /dev/null +++ b/ef-xresources/.Xresources.d/Xresources.dream @@ -0,0 +1,44 @@ +! Ef Dream Xresources theme +*.foreground: #efd5c5 +*.background: #232025 +*.cursorColor: #efd5c5 +! black +*.color0: #232025 +*.color8: #3b393e +! red +*.color1: #ff6f6f +*.color9: #ff6f6f +! green +*.color2: #51b04f +*.color10: #51b04f +! yellow +*.color3: #c0b24f +*.color11: #c0b24f +! blue +*.color4: #57b0ff +*.color12: #57b0ff +! magenta +*.color5: #ffaacf +*.color13: #ffaacf +! cyan +*.color6: #6fb3c0 +*.color14: #6fb3c0 +! white +*.color7: #efd5c5 +*.color15: #efd5c5 + +dmenu.background: #232025 +dmenu.foreground: #efd5c5 +dmenu.selbackground: #675072 +dmenu.selforeground: #efd5c5 + +Nsxiv.window.background: #232025 +Nsxiv.window.foreground: #efd5c5 +Nsxiv.mark.foreground: #efd5c5 +Nsxiv.bar.background: #675072 +Nsxiv.bar.foreground: #efd5c5 + +dwm.background: #232025 +dwm.foreground: #efd5c5 +dwm.selbackground: #675072 +dwm.selforeground: #efd5c5 |
