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.bio | 39 --------------------------------------- 1 file changed, 39 deletions(-) delete mode 100644 xorg/Xresources.bio (limited to 'xorg/Xresources.bio') diff --git a/xorg/Xresources.bio b/xorg/Xresources.bio deleted file mode 100644 index 52c3fd1..0000000 --- a/xorg/Xresources.bio +++ /dev/null @@ -1,39 +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 -- cgit v1.2.3