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.eagle | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 ef-xresources/Xresources.eagle (limited to 'ef-xresources/Xresources.eagle') diff --git a/ef-xresources/Xresources.eagle b/ef-xresources/Xresources.eagle new file mode 100644 index 0000000..2325a9e --- /dev/null +++ b/ef-xresources/Xresources.eagle @@ -0,0 +1,39 @@ +!!!!!! Ef Eagle Xresources theme +*.foreground: #231a1f +*.background: #f1ecd0 +*.cursorColor: #231a1f +! black +*.color0: #231a1f +*.color8: #685f53 +! red +*.color1: #8f0038 +*.color9: #9a0000 +! green +*.color2: #226022 +*.color10: #3a7800 +! yellow +*.color3: #6b4500 +*.color11: #775228 +! blue +*.color4: #3a3da0 +*.color12: #000080 +! magenta +*.color5: #822478 +*.color13: #50119f +! cyan +*.color6: #2f5f9f +*.color14: #1077ab +! white +*.color7: #f1ecd0 +*.color15: #f1ecd0 + +dmenu.background: #f1ecd0 +dmenu.foreground: #231a1f +dmenu.selbackground: #cfab80 +dmenu.selforeground: #2f1005 + +Nsxiv.window.background: #f1ecd0 +Nsxiv.window.foreground: #231a1f +Nsxiv.mark.foreground: #231a1f +Nsxiv.bar.background: #cfab80 +Nsxiv.bar.foreground: #2f1005 -- cgit v1.2.3