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 --- xorg/Xresources.night | 40 ---------------------------------------- 1 file changed, 40 deletions(-) delete mode 100644 xorg/Xresources.night (limited to 'xorg/Xresources.night') diff --git a/xorg/Xresources.night b/xorg/Xresources.night deleted file mode 100644 index f0af2fe..0000000 --- a/xorg/Xresources.night +++ /dev/null @@ -1,40 +0,0 @@ -! 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