From 387795a86c5a202c4de10624b7262617b752570c Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Sun, 3 Nov 2024 14:25:36 -0500 Subject: move all xresources file to .Xresources.d --- ef-xresources/Xresources.bio | 44 -------------------------------------------- 1 file changed, 44 deletions(-) delete mode 100644 ef-xresources/Xresources.bio (limited to 'ef-xresources/Xresources.bio') diff --git a/ef-xresources/Xresources.bio b/ef-xresources/Xresources.bio deleted file mode 100644 index 8c3ff00..0000000 --- a/ef-xresources/Xresources.bio +++ /dev/null @@ -1,44 +0,0 @@ -! Ef Bio Xresources theme -*.foreground: #cfdfd5 -*.background: #111111 -*.cursorColor: #cfdfd5 -! black -*.color0: #111111 -*.color8: #2a3644 -! red -*.color1: #ef6560 -*.color9: #f47360 -! green -*.color2: #3fb83f -*.color10: #7fc500 -! yellow -*.color3: #d4aa02 -*.color11: #e09a0f -! blue -*.color4: #37aff6 -*.color12: #78afff -! magenta -*.color5: #d38faf -*.color13: #af9fff -! cyan -*.color6: #6fc5ef -*.color14: #5dc0aa -! white -*.color7: #cfdfd5 -*.color15: #cfdfd5 - -dmenu.background: #111111 -dmenu.foreground: #cfdfd5 -dmenu.selbackground: #00552f -dmenu.selforeground: #cfdfd5 - -Nsxiv.window.background: #111111 -Nsxiv.window.foreground: #cfdfd5 -Nsxiv.mark.foreground: #cfdfd5 -Nsxiv.bar.background: #00552f -Nsxiv.bar.foreground: #cfdfd5 - -dwm.background: #111111 -dwm.foreground: #cfdfd5 -dwm.selbackground: #00552f -dwm.selforeground: #cfdfd5 -- cgit v1.2.3