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.bio | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 ef-xresources/Xresources.bio (limited to 'ef-xresources/Xresources.bio') diff --git a/ef-xresources/Xresources.bio b/ef-xresources/Xresources.bio new file mode 100644 index 0000000..52c3fd1 --- /dev/null +++ b/ef-xresources/Xresources.bio @@ -0,0 +1,39 @@ +! 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