From c8349414a7f27cab4d7276daf5c2eba230671123 Mon Sep 17 00:00:00 2001 From: Daniel <89086143+BardofSprites@users.noreply.github.com> Date: Thu, 25 Jul 2024 20:29:25 -0400 Subject: many new themes --- xorg/Xresources.cherie | 44 ++++++++++++++++++++++++++++++++++++++++++++ xorg/Xresources.cyprus | 44 ++++++++++++++++++++++++++++++++++++++++++++ xorg/Xresources.maris-dark | 44 ++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 132 insertions(+) create mode 100644 xorg/Xresources.cherie create mode 100644 xorg/Xresources.cyprus create mode 100644 xorg/Xresources.maris-dark (limited to 'xorg') diff --git a/xorg/Xresources.cherie b/xorg/Xresources.cherie new file mode 100644 index 0000000..078da85 --- /dev/null +++ b/xorg/Xresources.cherie @@ -0,0 +1,44 @@ +! Ef Cherie Xresources theme +*.foreground: #d3cfcf +*.background: #190a0f +URxvt.background: [90]#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 + +st.font: Iosevka Comfy-14 + +dmenu.background: #190a0f +dmenu.foreground: #d3cfcf +dmenu.selbackground: #771a4f +dmenu.selforeground: #d3cfcf +dmenu.font: Iosevka Comfy-14 + +Nsxiv.window.background: #190a0f +Nsxiv.window.foreground: #d3cfcf +Nsxiv.mark.foreground: #d3cfcf +Nsxiv.bar.background: #771a4f +Nsxiv.bar.foreground: #d3cfcf +Nsxiv.bar.font: IosevkaComfy-16 diff --git a/xorg/Xresources.cyprus b/xorg/Xresources.cyprus new file mode 100644 index 0000000..d9768ab --- /dev/null +++ b/xorg/Xresources.cyprus @@ -0,0 +1,44 @@ +! Ef Cyprus Xresources theme +*.foreground: #242521 +*.background: #fcf7ef +URxvt.background: [90]#fcf7ef +*.cursorColor: #242521 +! black +*.color0: #242521 +*.color8: #e5e3d8 +! red +*.color1: #9f0d0f +*.color9: #9f0d0f +! green +*.color2: #006f00 +*.color10: #006f00 +! yellow +*.color3: #a7601f +*.color11: #a7601f +! blue +*.color4: #375cc6 +*.color12: #375cc6 +! magenta +*.color5: #9a456f +*.color13: #9a456f +! cyan +*.color6: #1f70ad +*.color14: #1f70ad +! white +*.color7: #fcf7ef +*.color15: #fcf7ef + +st.font: Iosevka Comfy-14 + +dmenu.background: #fcf7ef +dmenu.foreground: #242521 +dmenu.selbackground: #c0df6f +dmenu.selforeground: #242521 +dmenu.font: Iosevka Comfy-14 + +Nsxiv.window.background: #fcf7ef +Nsxiv.window.foreground: #242521 +Nsxiv.mark.foreground: #242521 +Nsxiv.bar.background: #c0df6f +Nsxiv.bar.foreground: #221321 +Nsxiv.bar.font: IosevkaComfy-16 diff --git a/xorg/Xresources.maris-dark b/xorg/Xresources.maris-dark new file mode 100644 index 0000000..1e9442b --- /dev/null +++ b/xorg/Xresources.maris-dark @@ -0,0 +1,44 @@ +! Ef Elea Light Xresources theme +*.foreground: #eaedef +*.background: #131c2b +URxvt.background: [90]#131c2b +*.cursorColor: #eaedef +! black +*.color0: #131c2b +*.color8: #2a3644 +! red +*.color1: #ff6f6f +*.color9: #ff6f6f +! green +*.color2: #31bf4f +*.color10: #31bf4f +! yellow +*.color3: #d0d24f +*.color11: #d0d24f +! blue +*.color4: #57b0ff +*.color12: #57b0ff +! magenta +*.color5: #f59acf +*.color13: #f59acf +! cyan +*.color6: #2fd0db +*.color14: #2fd0db +! white +*.color7: #eaedef +*.color15: #eaedef + +st.font: Iosevka Comfy-14 + +dmenu.background: #131c2b +dmenu.foreground: #eaedef +dmenu.selbackground: #2f527b +dmenu.selforeground: #eaedef +dmenu.font: Iosevka Comfy-14 + +Nsxiv.window.background: #131c2b +Nsxiv.window.foreground: #eaedef +Nsxiv.mark.foreground: #eaedef +Nsxiv.bar.background: #2f527b +Nsxiv.bar.foreground: #eaedef +Nsxiv.bar.font: IosevkaComfy-16 -- cgit v1.2.3