From 387795a86c5a202c4de10624b7262617b752570c Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Sun, 3 Nov 2024 14:25:36 -0500 Subject: move all xresources file to .Xresources.d --- ef-xresources/.Xresources.d/Xresources.dream | 44 ++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 ef-xresources/.Xresources.d/Xresources.dream (limited to 'ef-xresources/.Xresources.d/Xresources.dream') 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 -- cgit v1.2.3