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.autumn | 44 +++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 ef-xresources/.Xresources.d/Xresources.autumn (limited to 'ef-xresources/.Xresources.d/Xresources.autumn') 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 -- cgit v1.2.3