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.spring | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 ef-xresources/Xresources.spring (limited to 'ef-xresources/Xresources.spring') diff --git a/ef-xresources/Xresources.spring b/ef-xresources/Xresources.spring new file mode 100644 index 0000000..3b8f292 --- /dev/null +++ b/ef-xresources/Xresources.spring @@ -0,0 +1,40 @@ +!!!!! Ef Spring Xresources theme +*.foreground: #34494a +*.background: #f6fff9 +*.cursorColor: #34494a +! black +*.color0: #34494a +*.color8: #595959 +! red +*.color1: #c42d2f +*.color9: #cf2f4f +! green +*.color2: #1a870f +*.color10: #007f68 +! yellow +*.color3: #b6540f +*.color11: #a45f22 +! blue +*.color4: #5f5fdf +*.color12: #265fbf +! magenta +*.color5: #d5206f +*.color13: #9435b4 +! cyan +*.color6: #1f6fbf +*.color14: #0f7b8f +! white +*.color7: #f6fff9 +*.color15: #f6fff9 + + +dmenu.background: #f6fff9 +dmenu.foreground: #34494a +dmenu.selbackground: #90e8b0 +dmenu.selforeground: #34494a + +Nsxiv.window.background: #f6fff9 +Nsxiv.window.foreground: #34494a +Nsxiv.mark.foreground: #34494a +Nsxiv.bar.background: #90e8b0 +Nsxiv.bar.foreground: #34494a -- cgit v1.2.3