From 27ff604b7d28373c37501af1adab3d17edcb6143 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Fri, 11 Oct 2024 06:27:28 -0400 Subject: moved to separate packages --- ef-xresources/Xresources.maris-dark | 40 +++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 ef-xresources/Xresources.maris-dark (limited to 'ef-xresources/Xresources.maris-dark') diff --git a/ef-xresources/Xresources.maris-dark b/ef-xresources/Xresources.maris-dark new file mode 100644 index 0000000..7d11e73 --- /dev/null +++ b/ef-xresources/Xresources.maris-dark @@ -0,0 +1,40 @@ +! 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 + +dmenu.background: #131c2b +dmenu.foreground: #eaedef +dmenu.selbackground: #2f527b +dmenu.selforeground: #eaedef + +Nsxiv.window.background: #131c2b +Nsxiv.window.foreground: #eaedef +Nsxiv.mark.foreground: #eaedef +Nsxiv.bar.background: #2f527b +Nsxiv.bar.foreground: #eaedef -- cgit v1.2.3