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.night | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 ef-xresources/Xresources.night (limited to 'ef-xresources/Xresources.night') diff --git a/ef-xresources/Xresources.night b/ef-xresources/Xresources.night new file mode 100644 index 0000000..f0af2fe --- /dev/null +++ b/ef-xresources/Xresources.night @@ -0,0 +1,40 @@ +! Ef Night Xresources theme +*.foreground: #afbcbf +*.background: #000e17 +URxvt.background: [90]#000e17 +*.cursorColor: #afbcbf +! black +*.color0: #000e17 +*.color8: #1a202b +! red +*.color1: #ef656a +*.color9: #f47360 +! green +*.color2: #1fa526 +*.color10: #50a22f +! yellow +*.color3: #c48502 +*.color11: #e6832f +! blue +*.color4: #379cf6 +*.color12: #6a88ff +! magenta +*.color5: #d570af +*.color13: #af8aff +! cyan +*.color6: #4fb0cf +*.color14: #3dc0b0 +! white +*.color7: #afbcbf +*.color15: #afbcbf + +dmenu.background: #000e17 +dmenu.foreground: #afbcbf +dmenu.selbackground: #003a7f +dmenu.selforeground: #ceeeff + +Nsxiv.window.background: #000e17 +Nsxiv.window.foreground: #afbcbf +Nsxiv.mark.foreground: #afbcbf +Nsxiv.bar.background: #003a7f +Nsxiv.bar.foreground: #ceeeff -- cgit v1.2.3