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.day | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 ef-xresources/Xresources.day (limited to 'ef-xresources/Xresources.day') diff --git a/ef-xresources/Xresources.day b/ef-xresources/Xresources.day new file mode 100644 index 0000000..1dfa33b --- /dev/null +++ b/ef-xresources/Xresources.day @@ -0,0 +1,40 @@ +!!!!! Ef Day Dark Xresources theme +*.foreground: #584141 +*.background: #fff5ea +URxvt.background: [90]#fff5ea +*.cursorColor: #584141 +! black +*.color0: #584141 +*.color8: #c9c0b8 +! red +*.color1: #ba2d2f +*.color9: #ce3f00 +! green +*.color2: #007a0a +*.color10: #5a7400 +! yellow +*.color3: #a45a22 +*.color11: #aa4f30 +! blue +*.color4: #375cc6 +*.color12: #5f5fdf +! magenta +*.color5: #ca3e54 +*.color13: #8448aa +! cyan +*.color6: #3f60af +*.color14: #0f7b8f +! white +*.color7: #fff5ea +*.color15: #fff5ea + +dmenu.background: #fff5ea +dmenu.foreground: #584141 +dmenu.selbackground: #ffaf72 +dmenu.selforeground: #542f38 + +Nsxiv.window.background: #fff5ea +Nsxiv.window.foreground: #584141 +Nsxiv.mark.foreground: #584141 +Nsxiv.bar.background: #ffaf72 +Nsxiv.bar.foreground: #542f38 \ No newline at end of file -- cgit v1.2.3