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.d/Xresources.arbutus | 44 +++++++++++++++++++ ef-xresources/.Xresources.d/Xresources.autumn | 44 +++++++++++++++++++ ef-xresources/.Xresources.d/Xresources.bio | 44 +++++++++++++++++++ ef-xresources/.Xresources.d/Xresources.cherie | 44 +++++++++++++++++++ ef-xresources/.Xresources.d/Xresources.cyprus | 44 +++++++++++++++++++ ef-xresources/.Xresources.d/Xresources.day | 44 +++++++++++++++++++ ef-xresources/.Xresources.d/Xresources.dream | 44 +++++++++++++++++++ ef-xresources/.Xresources.d/Xresources.eagle | 44 +++++++++++++++++++ ef-xresources/.Xresources.d/Xresources.elea-dark | 44 +++++++++++++++++++ ef-xresources/.Xresources.d/Xresources.elea-light | 45 +++++++++++++++++++ ef-xresources/.Xresources.d/Xresources.kassio | 44 +++++++++++++++++++ ef-xresources/.Xresources.d/Xresources.maris-dark | 45 +++++++++++++++++++ ef-xresources/.Xresources.d/Xresources.maris-light | 44 +++++++++++++++++++ .../.Xresources.d/Xresources.melissa-dark | 45 +++++++++++++++++++ .../.Xresources.d/Xresources.melissa-light | 45 +++++++++++++++++++ ef-xresources/.Xresources.d/Xresources.night | 45 +++++++++++++++++++ ef-xresources/.Xresources.d/Xresources.owl | 45 +++++++++++++++++++ ef-xresources/.Xresources.d/Xresources.reverie | 44 +++++++++++++++++++ ef-xresources/.Xresources.d/Xresources.spring | 45 +++++++++++++++++++ ef-xresources/.Xresources.d/Xresources.symbiosis | 45 +++++++++++++++++++ ef-xresources/.Xresources.d/Xresources.trio-dark | 44 +++++++++++++++++++ ef-xresources/.Xresources.d/Xresources.winter | 44 +++++++++++++++++++ ef-xresources/Xresources.arbutus | 44 ------------------- ef-xresources/Xresources.autumn | 44 ------------------- ef-xresources/Xresources.bio | 44 ------------------- ef-xresources/Xresources.cherie | 44 ------------------- ef-xresources/Xresources.cyprus | 44 ------------------- ef-xresources/Xresources.day | 44 ------------------- ef-xresources/Xresources.dream | 44 ------------------- ef-xresources/Xresources.eagle | 44 ------------------- ef-xresources/Xresources.elea-dark | 44 ------------------- ef-xresources/Xresources.elea-light | 45 ------------------- ef-xresources/Xresources.kassio | 44 ------------------- ef-xresources/Xresources.maris-dark | 45 ------------------- ef-xresources/Xresources.maris-light | 44 ------------------- ef-xresources/Xresources.melissa-dark | 45 ------------------- ef-xresources/Xresources.melissa-light | 45 ------------------- ef-xresources/Xresources.night | 45 ------------------- ef-xresources/Xresources.owl | 45 ------------------- ef-xresources/Xresources.reverie | 44 ------------------- ef-xresources/Xresources.spring | 50 ---------------------- ef-xresources/Xresources.symbiosis | 45 ------------------- ef-xresources/Xresources.trio-dark | 44 ------------------- ef-xresources/Xresources.winter | 44 ------------------- 44 files changed, 976 insertions(+), 981 deletions(-) create mode 100644 ef-xresources/.Xresources.d/Xresources.arbutus create mode 100644 ef-xresources/.Xresources.d/Xresources.autumn create mode 100644 ef-xresources/.Xresources.d/Xresources.bio create mode 100644 ef-xresources/.Xresources.d/Xresources.cherie create mode 100644 ef-xresources/.Xresources.d/Xresources.cyprus create mode 100644 ef-xresources/.Xresources.d/Xresources.day create mode 100644 ef-xresources/.Xresources.d/Xresources.dream create mode 100644 ef-xresources/.Xresources.d/Xresources.eagle create mode 100644 ef-xresources/.Xresources.d/Xresources.elea-dark create mode 100644 ef-xresources/.Xresources.d/Xresources.elea-light create mode 100644 ef-xresources/.Xresources.d/Xresources.kassio create mode 100644 ef-xresources/.Xresources.d/Xresources.maris-dark create mode 100644 ef-xresources/.Xresources.d/Xresources.maris-light create mode 100644 ef-xresources/.Xresources.d/Xresources.melissa-dark create mode 100644 ef-xresources/.Xresources.d/Xresources.melissa-light create mode 100644 ef-xresources/.Xresources.d/Xresources.night create mode 100644 ef-xresources/.Xresources.d/Xresources.owl create mode 100644 ef-xresources/.Xresources.d/Xresources.reverie create mode 100644 ef-xresources/.Xresources.d/Xresources.spring create mode 100644 ef-xresources/.Xresources.d/Xresources.symbiosis create mode 100644 ef-xresources/.Xresources.d/Xresources.trio-dark create mode 100644 ef-xresources/.Xresources.d/Xresources.winter delete mode 100644 ef-xresources/Xresources.arbutus delete mode 100644 ef-xresources/Xresources.autumn delete mode 100644 ef-xresources/Xresources.bio delete mode 100644 ef-xresources/Xresources.cherie delete mode 100644 ef-xresources/Xresources.cyprus delete mode 100644 ef-xresources/Xresources.day delete mode 100644 ef-xresources/Xresources.dream delete mode 100644 ef-xresources/Xresources.eagle delete mode 100644 ef-xresources/Xresources.elea-dark delete mode 100644 ef-xresources/Xresources.elea-light delete mode 100644 ef-xresources/Xresources.kassio delete mode 100644 ef-xresources/Xresources.maris-dark delete mode 100644 ef-xresources/Xresources.maris-light delete mode 100644 ef-xresources/Xresources.melissa-dark delete mode 100644 ef-xresources/Xresources.melissa-light delete mode 100644 ef-xresources/Xresources.night delete mode 100644 ef-xresources/Xresources.owl delete mode 100644 ef-xresources/Xresources.reverie delete mode 100644 ef-xresources/Xresources.spring delete mode 100644 ef-xresources/Xresources.symbiosis delete mode 100644 ef-xresources/Xresources.trio-dark delete mode 100644 ef-xresources/Xresources.winter (limited to 'ef-xresources') diff --git a/ef-xresources/.Xresources.d/Xresources.arbutus b/ef-xresources/.Xresources.d/Xresources.arbutus new file mode 100644 index 0000000..d4986dd --- /dev/null +++ b/ef-xresources/.Xresources.d/Xresources.arbutus @@ -0,0 +1,44 @@ +! Ef Arbutus Xresources theme +*.foreground: #393330 +*.background: #ffead8 +*.cursorColor: #393330 +! black +*.color0: #393330 +*.color8: #c7b2ab +! red +*.color1: #b0000f +*.color9: #b0000f +! green +*.color2: #007000 +*.color10: #007000 +! yellow +*.color3: #906200 +*.color11: #906200 +! blue +*.color4: #375cc6 +*.color12: #375cc6 +! magenta +*.color5: #a23ea4 +*.color13: #a23ea4 +! cyan +*.color6: #3f69af +*.color14: #3f69af +! white +*.color7: #ffead8 +*.color15: #ffead8 + +dmenu.background: #ffead8 +dmenu.foreground: #393330 +dmenu.selbackground: #e9a0a0 +dmenu.selforeground: #393330 + +Nsxiv.window.background: #ffead8 +Nsxiv.window.foreground: #393330 +Nsxiv.mark.foreground: #393330 +Nsxiv.bar.background: #e9a0a0 +Nsxiv.bar.foreground: #393330 + +dwm.background: #ffead8 +dwm.foreground: #393330 +dwm.selbackground: #e9a0a0 +dwm.selforeground: #393330 \ No newline at end of file diff --git a/ef-xresources/.Xresources.d/Xresources.autumn b/ef-xresources/.Xresources.d/Xresources.autumn new file mode 100644 index 0000000..015abcc --- /dev/null +++ b/ef-xresources/.Xresources.d/Xresources.autumn @@ -0,0 +1,44 @@ +! Ef Autumn Xresources theme +*.foreground: #cfbcba +*.background: #0f0e06 +*.cursorColor: #cfbcba +! black +*.color0: #0f0e06 +*.color8: #36322f +! red +*.color1: #ff7a7f +*.color9: #f06a3f +! green +*.color2: #2fa526 +*.color10: #64aa0f +! yellow +*.color3: #c48702 +*.color11: #d0730f +! blue +*.color4: #6a88ff +*.color12: #029fff +! magenta +*.color5: #d570af +*.color13: #af8aff +! cyan +*.color6: #4fb0cf +*.color14: #6fafff +! white +*.color7: #cfbcba +*.color15: #cfbcba + +dmenu.background: #0f0e06 +dmenu.foreground: #cfbcba +dmenu.selbackground: #692a12 +dmenu.selforeground: #cfbcba + +Nsxiv.window.background: #0f0e06 +Nsxiv.window.foreground: #cfbcba +Nsxiv.mark.foreground: #cfbcba +Nsxiv.bar.background: #692a12 +Nsxiv.bar.foreground: #cfbcba + +dwm.background: #0f0e06 +dwm.foreground: #cfbcba +dwm.selbackground: #692a12 +dwm.selforeground: #cfbcba diff --git a/ef-xresources/.Xresources.d/Xresources.bio b/ef-xresources/.Xresources.d/Xresources.bio new file mode 100644 index 0000000..8c3ff00 --- /dev/null +++ b/ef-xresources/.Xresources.d/Xresources.bio @@ -0,0 +1,44 @@ +! 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 diff --git a/ef-xresources/.Xresources.d/Xresources.cherie b/ef-xresources/.Xresources.d/Xresources.cherie new file mode 100644 index 0000000..7668ce7 --- /dev/null +++ b/ef-xresources/.Xresources.d/Xresources.cherie @@ -0,0 +1,44 @@ +! Ef Cherie Xresources theme +*.foreground: #d3cfcf +*.background: #190a0f +*.cursorColor: #d3cfcf +! black +*.color0: #190a0f +*.color8: #1a202b +! red +*.color1: #ff7359 +*.color9: #ff7359 +! green +*.color2: #60b444 +*.color10: #60b444 +! yellow +*.color3: #e5b76f +*.color11: #e5b76f +! blue +*.color4: #8fa5f6 +*.color12: #8fa5f6 +! magenta +*.color5: #ef80bf +*.color13: #ef80bf +! cyan +*.color6: #8fbaef +*.color14: #8fbaef +! white +*.color7: #d3cfcf +*.color15: #d3cfcf + +dmenu.background: #190a0f +dmenu.foreground: #d3cfcf +dmenu.selbackground: #771a4f +dmenu.selforeground: #d3cfcf + +Nsxiv.window.background: #190a0f +Nsxiv.window.foreground: #d3cfcf +Nsxiv.mark.foreground: #d3cfcf +Nsxiv.bar.background: #771a4f +Nsxiv.bar.foreground: #d3cfcf + +dwm.background: #190a0f +dwm.foreground: #d3cfcf +dwm.selbackground: #771a4f +dwm.selforeground: #d3cfcf diff --git a/ef-xresources/.Xresources.d/Xresources.cyprus b/ef-xresources/.Xresources.d/Xresources.cyprus new file mode 100644 index 0000000..7443bce --- /dev/null +++ b/ef-xresources/.Xresources.d/Xresources.cyprus @@ -0,0 +1,44 @@ +! Ef Cyprus Xresources theme +*.foreground: #242521 +*.background: #fcf7ef +*.cursorColor: #007f00 +! black +*.color0: #242521 +*.color8: #c5c3b8 +! red +*.color1: #9f0d0f +*.color9: #dd0020 +! green +*.color2: #006f00 +*.color10: #557400 +! yellow +*.color3: #a7601f +*.color11: #bf4400 +! blue +*.color4: #444fcf +*.color12: #065fbf +! magenta +*.color5: #9a456f +*.color13: #8448aa +! cyan +*.color6: #3f6faf +*.color14: #007a9f +! white +*.color7: #fcf7ef +*.color15: #fcf7ef + +dmenu.background: #fcf7ef +dmenu.foreground: #242521 +dmenu.selbackground: #c0df6f +dmenu.selforeground: #242521 + +Nsxiv.window.background: #fcf7ef +Nsxiv.window.foreground: #242521 +Nsxiv.mark.foreground: #242521 +Nsxiv.bar.background: #c0df6f +Nsxiv.bar.foreground: #221321 + +dwm.background: #fcf7ef +dwm.foreground: #242521 +dwm.selbackground: #c0df6f +dwm.selforeground: #242521 diff --git a/ef-xresources/.Xresources.d/Xresources.day b/ef-xresources/.Xresources.d/Xresources.day new file mode 100644 index 0000000..18ae1f0 --- /dev/null +++ b/ef-xresources/.Xresources.d/Xresources.day @@ -0,0 +1,44 @@ +!!!!! Ef Day Dark Xresources theme +*.foreground: #584141 +*.background: #fff5ea +URxvt.background: [93]#fff5ea +*.cursorColor: #584141 +! black +*.color0: #584141 +*.color8: #c9c0b8 +! red +*.color1: #ba2d2f +*.color9: #ce3f00 +! green +*.color2: #007a0a +*.color10: #5a7400 +! yellow +*.color3: #a45a22 +*.color11: #aa4f30 +! blue +*.color4: #375cc6 +*.color12: #5f5fdf +! magenta +*.color5: #ca3e54 +*.color13: #8448aa +! cyan +*.color6: #3f60af +*.color14: #0f7b8f +! white +*.color7: #fff5ea +*.color15: #fff5ea + +dmenu.background: #fff5ea +dmenu.foreground: #584141 +dmenu.selbackground: #ffaf72 +dmenu.selforeground: #542f38 + +Nsxiv.window.background: #fff5ea +Nsxiv.window.foreground: #584141 +Nsxiv.mark.foreground: #584141 +Nsxiv.bar.background: #ffaf72 +Nsxiv.bar.foreground: #542f38 +dwm.background: #fff5ea +dwm.foreground: #584141 +dwm.selbackground: #ffaf72 +dwm.selforeground: #542f38 diff --git a/ef-xresources/.Xresources.d/Xresources.dream b/ef-xresources/.Xresources.d/Xresources.dream new file mode 100644 index 0000000..56100cb --- /dev/null +++ b/ef-xresources/.Xresources.d/Xresources.dream @@ -0,0 +1,44 @@ +! Ef Dream Xresources theme +*.foreground: #efd5c5 +*.background: #232025 +*.cursorColor: #efd5c5 +! black +*.color0: #232025 +*.color8: #3b393e +! red +*.color1: #ff6f6f +*.color9: #ff6f6f +! green +*.color2: #51b04f +*.color10: #51b04f +! yellow +*.color3: #c0b24f +*.color11: #c0b24f +! blue +*.color4: #57b0ff +*.color12: #57b0ff +! magenta +*.color5: #ffaacf +*.color13: #ffaacf +! cyan +*.color6: #6fb3c0 +*.color14: #6fb3c0 +! white +*.color7: #efd5c5 +*.color15: #efd5c5 + +dmenu.background: #232025 +dmenu.foreground: #efd5c5 +dmenu.selbackground: #675072 +dmenu.selforeground: #efd5c5 + +Nsxiv.window.background: #232025 +Nsxiv.window.foreground: #efd5c5 +Nsxiv.mark.foreground: #efd5c5 +Nsxiv.bar.background: #675072 +Nsxiv.bar.foreground: #efd5c5 + +dwm.background: #232025 +dwm.foreground: #efd5c5 +dwm.selbackground: #675072 +dwm.selforeground: #efd5c5 diff --git a/ef-xresources/.Xresources.d/Xresources.eagle b/ef-xresources/.Xresources.d/Xresources.eagle new file mode 100644 index 0000000..1a70c36 --- /dev/null +++ b/ef-xresources/.Xresources.d/Xresources.eagle @@ -0,0 +1,44 @@ +!!!!!! 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 + +dwm.background: #f1ecd0 +dwm.foreground: #231a1f +dwm.selbackground: #cfab80 +dwm.selforeground: #2f1005 diff --git a/ef-xresources/.Xresources.d/Xresources.elea-dark b/ef-xresources/.Xresources.d/Xresources.elea-dark new file mode 100644 index 0000000..26a0065 --- /dev/null +++ b/ef-xresources/.Xresources.d/Xresources.elea-dark @@ -0,0 +1,44 @@ +! Ef Elea Dark Xresources theme +*.foreground: #eaf2ef +*.background: #222524 +*.cursorColor: #eaf2ef +! black +*.color0: #222524 +*.color8: #969faf +! red +*.color1: #ff656a +*.color9: #ff7a5f +! green +*.color2: #7fc87f +*.color10: #50cf89 +! yellow +*.color3: #cac85f +*.color11: #e0b02f +! blue +*.color4: #57aff6 +*.color12: #78afff +! magenta +*.color5: #f59acf +*.color13: #cfaaff +! cyan +*.color6: #7fcfdf +*.color14: #60d5c2 +! white +*.color7: #eaf2ef +*.color15: #eaf2ef + +dmenu.background: #222524 +dmenu.foreground: #eaf2ef +dmenu.selbackground: #35605d +dmenu.selforeground: #ecf0ff + +Nsxiv.window.background: #222524 +Nsxiv.window.foreground: #eaf2ef +Nsxiv.mark.foreground: #eaf2ef +Nsxiv.bar.background: #35605d +Nsxiv.bar.foreground: #ecf0ff + +dwm.background: #222524 +dwm.foreground: #eaf2ef +dwm.selbackground: #35605d +dwm.selforeground: #ecf0ff diff --git a/ef-xresources/.Xresources.d/Xresources.elea-light b/ef-xresources/.Xresources.d/Xresources.elea-light new file mode 100644 index 0000000..b53a83f --- /dev/null +++ b/ef-xresources/.Xresources.d/Xresources.elea-light @@ -0,0 +1,45 @@ +! Ef Elea Light Xresources theme +*.foreground: #221321 +*.background: #edf5e2 +URxvt.background: [90]#edf5e2 +*.cursorColor: #221321 +! black +*.color0: #221321 +*.color8: #676470 +! red +*.color1: #c3303a +*.color9: #c3303a +! green +*.color2: #00601f +*.color10: #00601f +! yellow +*.color3: #9a501f +*.color11: #9a501f +! blue +*.color4: #375cc6 +*.color12: #375cc6 +! magenta +*.color5: #80308f +*.color13: #80308f +! cyan +*.color6: #1f70af +*.color14: #1f70af +! white +*.color7: #edf5e2 +*.color15: #edf5e2 + +dmenu.background: #edf5e2 +dmenu.foreground: #221321 +dmenu.selbackground: #a5c67f +dmenu.selforeground: #221321 + +Nsxiv.window.background: #edf5e2 +Nsxiv.window.foreground: #221321 +Nsxiv.mark.foreground: #221321 +Nsxiv.bar.background: #a5c67f +Nsxiv.bar.foreground: #221321 + +dwm.background: #edf5e2 +dwm.foreground: #221321 +dwm.selbackground: #a5c67f +dwm.selforeground: #221321 diff --git a/ef-xresources/.Xresources.d/Xresources.kassio b/ef-xresources/.Xresources.d/Xresources.kassio new file mode 100644 index 0000000..f78cdef --- /dev/null +++ b/ef-xresources/.Xresources.d/Xresources.kassio @@ -0,0 +1,44 @@ +!!!!!! Ef Kassio Xresources theme +*.foreground: #201f36 +*.background: #fff7f7 +*.cursorColor: #201f36 +! black +*.color0: #201f36 +*.color8: #776f79 +! red +*.color1: #b00234 +*.color9: #e00033 +! green +*.color2: #217a3c +*.color10: #4a7d00 +! yellow +*.color3: #9a6012 +*.color11: #a04646 +! blue +*.color4: #3c3bbe +*.color12: #4250ef +! magenta +*.color5: #a01f64 +*.color13: #7022bf +! cyan +*.color6: #2f5f9f +*.color14: #1077ab +! white +*.color7: #fff7f7 +*.color15: #fff7f7 + +dmenu.background: #fff7f7 +dmenu.foreground: #201f36 +dmenu.selbackground: #e0bfba +dmenu.selforeground: #151515 + +Nsxiv.window.background: #fff7f7 +Nsxiv.window.foreground: #201f36 +Nsxiv.mark.foreground: #201f36 +Nsxiv.bar.background: #e0bfba +Nsxiv.bar.foreground: #151515 + +dwm.background: #fff7f7 +dwm.foreground: #201f36 +dwm.selbackground: #e0bfba +dwm.selforeground: #151515 diff --git a/ef-xresources/.Xresources.d/Xresources.maris-dark b/ef-xresources/.Xresources.d/Xresources.maris-dark new file mode 100644 index 0000000..bf70da0 --- /dev/null +++ b/ef-xresources/.Xresources.d/Xresources.maris-dark @@ -0,0 +1,45 @@ +! Ef Elea Light Xresources theme +*.foreground: #eaedef +*.background: #131c2b +URxvt.background: [90]#131c2b +*.cursorColor: #eaedef +! black +*.color0: #131c2b +*.color8: #2a3644 +! red +*.color1: #ff6f6f +*.color9: #ff6f6f +! green +*.color2: #31bf4f +*.color10: #31bf4f +! yellow +*.color3: #d0d24f +*.color11: #d0d24f +! blue +*.color4: #57b0ff +*.color12: #57b0ff +! magenta +*.color5: #f59acf +*.color13: #f59acf +! cyan +*.color6: #2fd0db +*.color14: #2fd0db +! white +*.color7: #eaedef +*.color15: #eaedef + +dmenu.background: #131c2b +dmenu.foreground: #eaedef +dmenu.selbackground: #2f527b +dmenu.selforeground: #eaedef + +Nsxiv.window.background: #131c2b +Nsxiv.window.foreground: #eaedef +Nsxiv.mark.foreground: #eaedef +Nsxiv.bar.background: #2f527b +Nsxiv.bar.foreground: #eaedef + +dwm.background: #131c2b +dwm.foreground: #eaedef +dwm.selbackground: #2f527b +dwm.selforeground: #eaedef diff --git a/ef-xresources/.Xresources.d/Xresources.maris-light b/ef-xresources/.Xresources.d/Xresources.maris-light new file mode 100644 index 0000000..16291b2 --- /dev/null +++ b/ef-xresources/.Xresources.d/Xresources.maris-light @@ -0,0 +1,44 @@ +! Ef Elea Light Xresources theme +*.foreground: #151a27 +*.background: #edf4f8 +*.cursorColor: #151a27 +! black +*.color0: #131c2b +*.color8: #afb8c3 +! red +*.color1: #c3303a +*.color9: #c3303a +! green +*.color2: #007010 +*.color10: #007010 +! yellow +*.color3: #805a1f +*.color11: #805a1f +! blue +*.color4: #375cc6 +*.color12: #375cc6 +! magenta +*.color5: #80308f +*.color13: #80308f +! cyan +*.color6: #1f66af +*.color14: #1f66af +! white +*.color7: #edf4f8 +*.color15: #edf4f8 + +dmenu.background: #edf4f8 +dmenu.foreground: #151a27 +dmenu.selbackground: #a0c2ef +dmenu.selforeground: #151a27 + +Nsxiv.window.background: #edf4f8 +Nsxiv.window.foreground: #151a27 +Nsxiv.mark.foreground: #151a27 +Nsxiv.bar.background: #a0c2ef +Nsxiv.bar.foreground: #151a27 + +dwm.background: #edf4f8 +dwm.foreground: #151a27 +dwm.selbackground: #a0c2ef +dwm.selforeground: #151a27 diff --git a/ef-xresources/.Xresources.d/Xresources.melissa-dark b/ef-xresources/.Xresources.d/Xresources.melissa-dark new file mode 100644 index 0000000..2174222 --- /dev/null +++ b/ef-xresources/.Xresources.d/Xresources.melissa-dark @@ -0,0 +1,45 @@ +!!!!! Ef Melissa Dark Xresources theme +*.foreground: #e8e4b1 +*.background: #352718 +URxvt.background: [90]#352718 +*.cursorColor: #e8e4b1 +! black +*.color0: #352718 +*.color8: #90918a +! red +*.color1: #ff7f7f +*.color9: #ff7f7f +! green +*.color2: #6fd560 +*.color10: #6fd560 +! yellow +*.color3: #ffa21f +*.color11: #ffa21f +! blue +*.color4: #57aff6 +*.color12: #57aff6 +! magenta +*.color5: #f0aac5 +*.color13: #f0aac5 +! cyan +*.color6: #6fcad0 +*.color14: #6fcad0 +! white +*.color7: #e8e4b1 +*.color15: #e8e4b1 + +dmenu.background: #352718 +dmenu.foreground: #e8e4b1 +dmenu.selbackground: #704f00 +dmenu.selforeground: #e8e4b1 + +Nsxiv.window.background: #352718 +Nsxiv.window.foreground: #e8e4b1 +Nsxiv.mark.foreground: #e8e4b1 +Nsxiv.bar.background: #704f00 +Nsxiv.bar.foreground: #f8efd8 + +dwm.background: #352718 +dwm.foreground: #e8e4b1 +dwm.selbackground: #704f00 +dwm.selforeground: #e8e4b1 diff --git a/ef-xresources/.Xresources.d/Xresources.melissa-light b/ef-xresources/.Xresources.d/Xresources.melissa-light new file mode 100644 index 0000000..b5f7ea3 --- /dev/null +++ b/ef-xresources/.Xresources.d/Xresources.melissa-light @@ -0,0 +1,45 @@ +! Ef Melissa Light Xresources theme +*.foreground: #484431 +*.background: #fff6d8 +*.cursorColor: #484431 +! black +*.color0: #484431 +*.color8: #c7b7a6 +! red +*.color1: #ba2d2f +*.color9: #ba2d2f +! green +*.color2: #007a0a +*.color10: #007a0a +! yellow +*.color3: #a26310 +*.color11: #a26310 +! blue +*.color4: #375cc6 +*.color12: #375cc6 +! magenta +*.color5: #aa3e74 +*.color13: #aa3e74 +! cyan +*.color6: #3f60af +*.color14: #3f60af +! white +*.color7: #fff6d8 +*.color15: #fff6d8 + + +dmenu.background: #fff6d8 +dmenu.foreground: #484431 +dmenu.selbackground: #f3cf72 +dmenu.selforeground: #484431 + +Nsxiv.window.background: #fff6d8 +Nsxiv.window.foreground: #484431 +Nsxiv.mark.foreground: #484431 +Nsxiv.bar.background: #f3cf72 +Nsxiv.bar.foreground: #484431 + +dwm.background: #fff6d8 +dwm.foreground: #484431 +dwm.selbackground: #f3cf72 +dwm.selforeground: #484431 diff --git a/ef-xresources/.Xresources.d/Xresources.night b/ef-xresources/.Xresources.d/Xresources.night new file mode 100644 index 0000000..e0cc33d --- /dev/null +++ b/ef-xresources/.Xresources.d/Xresources.night @@ -0,0 +1,45 @@ +! 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 + +dwm.background: #000e17 +dwm.foreground: #afbcbf +dwm.selbackground: #003a7f +dwm.selforeground: #ceeeff diff --git a/ef-xresources/.Xresources.d/Xresources.owl b/ef-xresources/.Xresources.d/Xresources.owl new file mode 100644 index 0000000..7ea5e96 --- /dev/null +++ b/ef-xresources/.Xresources.d/Xresources.owl @@ -0,0 +1,45 @@ +!!!!! Ef Owl Dark Xresources theme +*.foreground: #d0d0d0 +*.background: #292c2f +URxvt.background: [90]#292c2f +*.cursorColor: #d0d0d0 +! black +*.color0: #292c2f +*.color8: #40474b +! red +*.color1: #d67869 +*.color9: #df885f +! green +*.color2: #70bb70 +*.color10: #98c06f +! yellow +*.color3: #c09f6f +*.color11: #cf9f90 +! blue +*.color4: #80a4e0 +*.color12: #72aff0 +! magenta +*.color5: #e5a0ea +*.color13: #cfa0e8 +! cyan +*.color6: #99bfd0 +*.color14: #7ac0b9 +! white +*.color7: #d0d0d0 +*.color15: #d0d0d0 + +dmenu.background: #292c2f +dmenu.foreground: #d0d0d0 +dmenu.selbackground: #5b637e +dmenu.selforeground: #dadfe5 + +Nsxiv.window.background: #292c2f +Nsxiv.window.foreground: #d0d0d0 +Nsxiv.mark.foreground: #d0d0d0 +Nsxiv.bar.background: #5b637e +Nsxiv.bar.foreground: #dadfe5 + +dwm.background: #292c2f +dwm.foreground: #d0d0d0 +dwm.selbackground: #5b637e +dwm.selforeground: #dadfe5 diff --git a/ef-xresources/.Xresources.d/Xresources.reverie b/ef-xresources/.Xresources.d/Xresources.reverie new file mode 100644 index 0000000..94a501e --- /dev/null +++ b/ef-xresources/.Xresources.d/Xresources.reverie @@ -0,0 +1,44 @@ +! Ef Reverie Xresources theme +*.foreground: #4f204f +*.background: #f3eddf +*.cursorColor: #4f204f +! black +*.color0: #4f204f +*.color8: #6f6877 +! red +*.color1: #ba2d2f +*.color9: #b21f00 +! green +*.color2: #5a7400 +*.color10: #008250 +! yellow +*.color3: #87591f +*.color11: #a05900 +! blue +*.color4: #5059c0 +*.color12: #265fbf +! magenta +*.color5: #9f4e74 +*.color13: #7755b4 +! cyan +*.color6: #3060af +*.color14: #0b6e8a +! white +*.color7: #efd5c5 +*.color15: #efd5c5 + +dmenu.background: #f3eddf +dmenu.foreground: #4f204f +dmenu.selbackground: #d1b0df +dmenu.selforeground: #523044 + +Nsxiv.window.background: #f3eddf +Nsxiv.window.foreground: #4f204f +Nsxiv.mark.foreground: #4f204f +Nsxiv.bar.background: #d1b0df +Nsxiv.bar.foreground: #523044 + +dwm.background: #f3eddf +dwm.foreground: #4f204f +dwm.selbackground: #d1b0df +dwm.selforeground: #523044 diff --git a/ef-xresources/.Xresources.d/Xresources.spring b/ef-xresources/.Xresources.d/Xresources.spring new file mode 100644 index 0000000..3476b83 --- /dev/null +++ b/ef-xresources/.Xresources.d/Xresources.spring @@ -0,0 +1,45 @@ +!!!!! Ef Spring Xresources theme +*.foreground: #34494a +*.background: #f6fff9 +*.cursorColor: #bf005f +! black +*.color0: #34494a +*.color8: #595959 +! red +*.color1: #c42d2f +*.color9: #cf2f4f +! green +*.color2: #1a870f +*.color10: #007f68 +! yellow +*.color3: #b6540f +*.color11: #a45f22 +! blue +*.color4: #5f5fdf +*.color12: #265fbf +! magenta +*.color5: #d5206f +*.color13: #9435b4 +! cyan +*.color6: #1f6fbf +*.color14: #0f7b8f +! white +*.color7: #f6fff9 +*.color15: #f6fff9 + + +dmenu.background: #f6fff9 +dmenu.foreground: #34494a +dmenu.selbackground: #90e8b0 +dmenu.selforeground: #34494a + +Nsxiv.window.background: #f6fff9 +Nsxiv.window.foreground: #34494a +Nsxiv.mark.foreground: #34494a +Nsxiv.bar.background: #90e8b0 +Nsxiv.bar.foreground: #34494a + +dwm.background: #f6fff9 +dwm.foreground: #34494a +dwm.selbackground: #90e8b0 +dwm.selforeground: #34494a \ No newline at end of file diff --git a/ef-xresources/.Xresources.d/Xresources.symbiosis b/ef-xresources/.Xresources.d/Xresources.symbiosis new file mode 100644 index 0000000..4cef7c6 --- /dev/null +++ b/ef-xresources/.Xresources.d/Xresources.symbiosis @@ -0,0 +1,45 @@ +! Ef Symbiosis Xresources theme +*.foreground: #d0d0d0 +*.background: #130911 +URxvt.background: [90]#130911 +*.cursorColor: #d0d0d0 +! black +*.color0: #130911 +*.color8: #4b3f47 +! red +*.color1: #fe5a7a +*.color9: #ff7355 +! green +*.color2: #0faa26 +*.color10: #6aad0f +! yellow +*.color3: #bf9032 +*.color11: #df8a5a +! blue +*.color4: #6a9fff +*.color12: #029fff +! magenta +*.color5: #d369af +*.color13: #af85ff +! cyan +*.color6: #4fbaef +*.color14: #1dbfcf +! white +*.color7: #d0d0d0 +*.color15: #d0d0d0 + +dmenu.background: #130911 +dmenu.foreground: #d0d0d0 +dmenu.selbackground: #583435 +dmenu.selforeground: #d0d0d0 + +Nsxiv.window.background: #130911 +Nsxiv.window.foreground: #d0d0d0 +Nsxiv.mark.foreground: #d0d0d0 +Nsxiv.bar.background: #583435 +Nsxiv.bar.foreground: #d0d0d0 + +dwm.background: #130911 +dwm.foreground: #d0d0d0 +dwm.selbackground: #583435 +dwm.selforeground: #d0d0d0 diff --git a/ef-xresources/.Xresources.d/Xresources.trio-dark b/ef-xresources/.Xresources.d/Xresources.trio-dark new file mode 100644 index 0000000..08e091b --- /dev/null +++ b/ef-xresources/.Xresources.d/Xresources.trio-dark @@ -0,0 +1,44 @@ +!!!!! Ef Day Dark Xresources theme +*.foreground: #d8cfd5 +*.background: #160f0f +URxvt.background: [90]#160f0f +*.cursorColor: #ff99ff +! black +*.color0: #160f0f +*.color8: #564f55 +! red +*.color1: #ff85aa +*.color9: #ff7560 +! green +*.color2: #60b444 +*.color10: #a0c27f +! yellow +*.color3: #d4a052 +*.color11: #ef926f +! blue +*.color4: #8895ff +*.color12: #72afff +! magenta +*.color5: #d37faf +*.color13: #a698ef +! cyan +*.color6: #8fbaff +*.color14: #8fcfdf +! white +*.color7: #d8cfd5 +*.color15: #d8cfd5 + +dmenu.background: #160f0f +dmenu.foreground: #d8cfd5 +dmenu.selbackground: #6a294f +dmenu.selforeground: #ffdfdf + +Nsxiv.window.background: #160f0f +Nsxiv.window.foreground: #d8cfd5 +Nsxiv.mark.foreground: #d8cfd5 +Nsxiv.bar.background: #6a294f +Nsxiv.bar.foreground: #ffdfdf +dwm.background: #160f0f +dwm.foreground: #d8cfd5 +dwm.selbackground: #6a294f +dwm.selforeground: #ffdfdf diff --git a/ef-xresources/.Xresources.d/Xresources.winter b/ef-xresources/.Xresources.d/Xresources.winter new file mode 100644 index 0000000..2fdee44 --- /dev/null +++ b/ef-xresources/.Xresources.d/Xresources.winter @@ -0,0 +1,44 @@ +! Ef Winter Xresources theme +*.foreground: #b8c6d5 +*.background: #0f0b15 +*.cursorColor: #b8c6d5 +! black +*.color0: #0f0b15 +*.color8: #2a2f42 +! red +*.color1: #ff6a7a +*.color9: #ef6560 +! green +*.color2: #29a444 +*.color10: #6aad0f +! yellow +*.color3: #b58a52 +*.color11: #d1803f +! blue +*.color4: #6a9fff +*.color12: #029fff +! magenta +*.color5: #d369af +*.color13: #af85ea +! cyan +*.color6: #4fbaef +*.color14: #35afbf +! white +*.color7: #b8c6d5 +*.color15: #b8c6d5 + +dmenu.background: #0f0b15 +dmenu.foreground: #b8c6d5 +dmenu.selbackground: #5f1f5f +dmenu.selforeground: #dedeff + +Nsxiv.window.background: #0f0b15 +Nsxiv.window.foreground: #b8c6d5 +Nsxiv.mark.foreground: #b8c6d5 +Nsxiv.bar.background: #5f1f5f +Nsxiv.bar.foreground: #dedeff + +dwm.background: #0f0b15 +dwm.foreground: #b8c6d5 +dwm.selbackground: #5f1f5f +dwm.selforeground: #dedeff diff --git a/ef-xresources/Xresources.arbutus b/ef-xresources/Xresources.arbutus deleted file mode 100644 index d4986dd..0000000 --- a/ef-xresources/Xresources.arbutus +++ /dev/null @@ -1,44 +0,0 @@ -! Ef Arbutus Xresources theme -*.foreground: #393330 -*.background: #ffead8 -*.cursorColor: #393330 -! black -*.color0: #393330 -*.color8: #c7b2ab -! red -*.color1: #b0000f -*.color9: #b0000f -! green -*.color2: #007000 -*.color10: #007000 -! yellow -*.color3: #906200 -*.color11: #906200 -! blue -*.color4: #375cc6 -*.color12: #375cc6 -! magenta -*.color5: #a23ea4 -*.color13: #a23ea4 -! cyan -*.color6: #3f69af -*.color14: #3f69af -! white -*.color7: #ffead8 -*.color15: #ffead8 - -dmenu.background: #ffead8 -dmenu.foreground: #393330 -dmenu.selbackground: #e9a0a0 -dmenu.selforeground: #393330 - -Nsxiv.window.background: #ffead8 -Nsxiv.window.foreground: #393330 -Nsxiv.mark.foreground: #393330 -Nsxiv.bar.background: #e9a0a0 -Nsxiv.bar.foreground: #393330 - -dwm.background: #ffead8 -dwm.foreground: #393330 -dwm.selbackground: #e9a0a0 -dwm.selforeground: #393330 \ No newline at end of file diff --git a/ef-xresources/Xresources.autumn b/ef-xresources/Xresources.autumn deleted file mode 100644 index 015abcc..0000000 --- a/ef-xresources/Xresources.autumn +++ /dev/null @@ -1,44 +0,0 @@ -! Ef Autumn Xresources theme -*.foreground: #cfbcba -*.background: #0f0e06 -*.cursorColor: #cfbcba -! black -*.color0: #0f0e06 -*.color8: #36322f -! red -*.color1: #ff7a7f -*.color9: #f06a3f -! green -*.color2: #2fa526 -*.color10: #64aa0f -! yellow -*.color3: #c48702 -*.color11: #d0730f -! blue -*.color4: #6a88ff -*.color12: #029fff -! magenta -*.color5: #d570af -*.color13: #af8aff -! cyan -*.color6: #4fb0cf -*.color14: #6fafff -! white -*.color7: #cfbcba -*.color15: #cfbcba - -dmenu.background: #0f0e06 -dmenu.foreground: #cfbcba -dmenu.selbackground: #692a12 -dmenu.selforeground: #cfbcba - -Nsxiv.window.background: #0f0e06 -Nsxiv.window.foreground: #cfbcba -Nsxiv.mark.foreground: #cfbcba -Nsxiv.bar.background: #692a12 -Nsxiv.bar.foreground: #cfbcba - -dwm.background: #0f0e06 -dwm.foreground: #cfbcba -dwm.selbackground: #692a12 -dwm.selforeground: #cfbcba 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 diff --git a/ef-xresources/Xresources.cherie b/ef-xresources/Xresources.cherie deleted file mode 100644 index 7668ce7..0000000 --- a/ef-xresources/Xresources.cherie +++ /dev/null @@ -1,44 +0,0 @@ -! Ef Cherie Xresources theme -*.foreground: #d3cfcf -*.background: #190a0f -*.cursorColor: #d3cfcf -! black -*.color0: #190a0f -*.color8: #1a202b -! red -*.color1: #ff7359 -*.color9: #ff7359 -! green -*.color2: #60b444 -*.color10: #60b444 -! yellow -*.color3: #e5b76f -*.color11: #e5b76f -! blue -*.color4: #8fa5f6 -*.color12: #8fa5f6 -! magenta -*.color5: #ef80bf -*.color13: #ef80bf -! cyan -*.color6: #8fbaef -*.color14: #8fbaef -! white -*.color7: #d3cfcf -*.color15: #d3cfcf - -dmenu.background: #190a0f -dmenu.foreground: #d3cfcf -dmenu.selbackground: #771a4f -dmenu.selforeground: #d3cfcf - -Nsxiv.window.background: #190a0f -Nsxiv.window.foreground: #d3cfcf -Nsxiv.mark.foreground: #d3cfcf -Nsxiv.bar.background: #771a4f -Nsxiv.bar.foreground: #d3cfcf - -dwm.background: #190a0f -dwm.foreground: #d3cfcf -dwm.selbackground: #771a4f -dwm.selforeground: #d3cfcf diff --git a/ef-xresources/Xresources.cyprus b/ef-xresources/Xresources.cyprus deleted file mode 100644 index 7443bce..0000000 --- a/ef-xresources/Xresources.cyprus +++ /dev/null @@ -1,44 +0,0 @@ -! Ef Cyprus Xresources theme -*.foreground: #242521 -*.background: #fcf7ef -*.cursorColor: #007f00 -! black -*.color0: #242521 -*.color8: #c5c3b8 -! red -*.color1: #9f0d0f -*.color9: #dd0020 -! green -*.color2: #006f00 -*.color10: #557400 -! yellow -*.color3: #a7601f -*.color11: #bf4400 -! blue -*.color4: #444fcf -*.color12: #065fbf -! magenta -*.color5: #9a456f -*.color13: #8448aa -! cyan -*.color6: #3f6faf -*.color14: #007a9f -! white -*.color7: #fcf7ef -*.color15: #fcf7ef - -dmenu.background: #fcf7ef -dmenu.foreground: #242521 -dmenu.selbackground: #c0df6f -dmenu.selforeground: #242521 - -Nsxiv.window.background: #fcf7ef -Nsxiv.window.foreground: #242521 -Nsxiv.mark.foreground: #242521 -Nsxiv.bar.background: #c0df6f -Nsxiv.bar.foreground: #221321 - -dwm.background: #fcf7ef -dwm.foreground: #242521 -dwm.selbackground: #c0df6f -dwm.selforeground: #242521 diff --git a/ef-xresources/Xresources.day b/ef-xresources/Xresources.day deleted file mode 100644 index 18ae1f0..0000000 --- a/ef-xresources/Xresources.day +++ /dev/null @@ -1,44 +0,0 @@ -!!!!! Ef Day Dark Xresources theme -*.foreground: #584141 -*.background: #fff5ea -URxvt.background: [93]#fff5ea -*.cursorColor: #584141 -! black -*.color0: #584141 -*.color8: #c9c0b8 -! red -*.color1: #ba2d2f -*.color9: #ce3f00 -! green -*.color2: #007a0a -*.color10: #5a7400 -! yellow -*.color3: #a45a22 -*.color11: #aa4f30 -! blue -*.color4: #375cc6 -*.color12: #5f5fdf -! magenta -*.color5: #ca3e54 -*.color13: #8448aa -! cyan -*.color6: #3f60af -*.color14: #0f7b8f -! white -*.color7: #fff5ea -*.color15: #fff5ea - -dmenu.background: #fff5ea -dmenu.foreground: #584141 -dmenu.selbackground: #ffaf72 -dmenu.selforeground: #542f38 - -Nsxiv.window.background: #fff5ea -Nsxiv.window.foreground: #584141 -Nsxiv.mark.foreground: #584141 -Nsxiv.bar.background: #ffaf72 -Nsxiv.bar.foreground: #542f38 -dwm.background: #fff5ea -dwm.foreground: #584141 -dwm.selbackground: #ffaf72 -dwm.selforeground: #542f38 diff --git a/ef-xresources/Xresources.dream b/ef-xresources/Xresources.dream deleted file mode 100644 index 56100cb..0000000 --- a/ef-xresources/Xresources.dream +++ /dev/null @@ -1,44 +0,0 @@ -! Ef Dream Xresources theme -*.foreground: #efd5c5 -*.background: #232025 -*.cursorColor: #efd5c5 -! black -*.color0: #232025 -*.color8: #3b393e -! red -*.color1: #ff6f6f -*.color9: #ff6f6f -! green -*.color2: #51b04f -*.color10: #51b04f -! yellow -*.color3: #c0b24f -*.color11: #c0b24f -! blue -*.color4: #57b0ff -*.color12: #57b0ff -! magenta -*.color5: #ffaacf -*.color13: #ffaacf -! cyan -*.color6: #6fb3c0 -*.color14: #6fb3c0 -! white -*.color7: #efd5c5 -*.color15: #efd5c5 - -dmenu.background: #232025 -dmenu.foreground: #efd5c5 -dmenu.selbackground: #675072 -dmenu.selforeground: #efd5c5 - -Nsxiv.window.background: #232025 -Nsxiv.window.foreground: #efd5c5 -Nsxiv.mark.foreground: #efd5c5 -Nsxiv.bar.background: #675072 -Nsxiv.bar.foreground: #efd5c5 - -dwm.background: #232025 -dwm.foreground: #efd5c5 -dwm.selbackground: #675072 -dwm.selforeground: #efd5c5 diff --git a/ef-xresources/Xresources.eagle b/ef-xresources/Xresources.eagle deleted file mode 100644 index 1a70c36..0000000 --- a/ef-xresources/Xresources.eagle +++ /dev/null @@ -1,44 +0,0 @@ -!!!!!! 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 - -dwm.background: #f1ecd0 -dwm.foreground: #231a1f -dwm.selbackground: #cfab80 -dwm.selforeground: #2f1005 diff --git a/ef-xresources/Xresources.elea-dark b/ef-xresources/Xresources.elea-dark deleted file mode 100644 index 26a0065..0000000 --- a/ef-xresources/Xresources.elea-dark +++ /dev/null @@ -1,44 +0,0 @@ -! Ef Elea Dark Xresources theme -*.foreground: #eaf2ef -*.background: #222524 -*.cursorColor: #eaf2ef -! black -*.color0: #222524 -*.color8: #969faf -! red -*.color1: #ff656a -*.color9: #ff7a5f -! green -*.color2: #7fc87f -*.color10: #50cf89 -! yellow -*.color3: #cac85f -*.color11: #e0b02f -! blue -*.color4: #57aff6 -*.color12: #78afff -! magenta -*.color5: #f59acf -*.color13: #cfaaff -! cyan -*.color6: #7fcfdf -*.color14: #60d5c2 -! white -*.color7: #eaf2ef -*.color15: #eaf2ef - -dmenu.background: #222524 -dmenu.foreground: #eaf2ef -dmenu.selbackground: #35605d -dmenu.selforeground: #ecf0ff - -Nsxiv.window.background: #222524 -Nsxiv.window.foreground: #eaf2ef -Nsxiv.mark.foreground: #eaf2ef -Nsxiv.bar.background: #35605d -Nsxiv.bar.foreground: #ecf0ff - -dwm.background: #222524 -dwm.foreground: #eaf2ef -dwm.selbackground: #35605d -dwm.selforeground: #ecf0ff diff --git a/ef-xresources/Xresources.elea-light b/ef-xresources/Xresources.elea-light deleted file mode 100644 index b53a83f..0000000 --- a/ef-xresources/Xresources.elea-light +++ /dev/null @@ -1,45 +0,0 @@ -! Ef Elea Light Xresources theme -*.foreground: #221321 -*.background: #edf5e2 -URxvt.background: [90]#edf5e2 -*.cursorColor: #221321 -! black -*.color0: #221321 -*.color8: #676470 -! red -*.color1: #c3303a -*.color9: #c3303a -! green -*.color2: #00601f -*.color10: #00601f -! yellow -*.color3: #9a501f -*.color11: #9a501f -! blue -*.color4: #375cc6 -*.color12: #375cc6 -! magenta -*.color5: #80308f -*.color13: #80308f -! cyan -*.color6: #1f70af -*.color14: #1f70af -! white -*.color7: #edf5e2 -*.color15: #edf5e2 - -dmenu.background: #edf5e2 -dmenu.foreground: #221321 -dmenu.selbackground: #a5c67f -dmenu.selforeground: #221321 - -Nsxiv.window.background: #edf5e2 -Nsxiv.window.foreground: #221321 -Nsxiv.mark.foreground: #221321 -Nsxiv.bar.background: #a5c67f -Nsxiv.bar.foreground: #221321 - -dwm.background: #edf5e2 -dwm.foreground: #221321 -dwm.selbackground: #a5c67f -dwm.selforeground: #221321 diff --git a/ef-xresources/Xresources.kassio b/ef-xresources/Xresources.kassio deleted file mode 100644 index f78cdef..0000000 --- a/ef-xresources/Xresources.kassio +++ /dev/null @@ -1,44 +0,0 @@ -!!!!!! Ef Kassio Xresources theme -*.foreground: #201f36 -*.background: #fff7f7 -*.cursorColor: #201f36 -! black -*.color0: #201f36 -*.color8: #776f79 -! red -*.color1: #b00234 -*.color9: #e00033 -! green -*.color2: #217a3c -*.color10: #4a7d00 -! yellow -*.color3: #9a6012 -*.color11: #a04646 -! blue -*.color4: #3c3bbe -*.color12: #4250ef -! magenta -*.color5: #a01f64 -*.color13: #7022bf -! cyan -*.color6: #2f5f9f -*.color14: #1077ab -! white -*.color7: #fff7f7 -*.color15: #fff7f7 - -dmenu.background: #fff7f7 -dmenu.foreground: #201f36 -dmenu.selbackground: #e0bfba -dmenu.selforeground: #151515 - -Nsxiv.window.background: #fff7f7 -Nsxiv.window.foreground: #201f36 -Nsxiv.mark.foreground: #201f36 -Nsxiv.bar.background: #e0bfba -Nsxiv.bar.foreground: #151515 - -dwm.background: #fff7f7 -dwm.foreground: #201f36 -dwm.selbackground: #e0bfba -dwm.selforeground: #151515 diff --git a/ef-xresources/Xresources.maris-dark b/ef-xresources/Xresources.maris-dark deleted file mode 100644 index bf70da0..0000000 --- a/ef-xresources/Xresources.maris-dark +++ /dev/null @@ -1,45 +0,0 @@ -! Ef Elea Light Xresources theme -*.foreground: #eaedef -*.background: #131c2b -URxvt.background: [90]#131c2b -*.cursorColor: #eaedef -! black -*.color0: #131c2b -*.color8: #2a3644 -! red -*.color1: #ff6f6f -*.color9: #ff6f6f -! green -*.color2: #31bf4f -*.color10: #31bf4f -! yellow -*.color3: #d0d24f -*.color11: #d0d24f -! blue -*.color4: #57b0ff -*.color12: #57b0ff -! magenta -*.color5: #f59acf -*.color13: #f59acf -! cyan -*.color6: #2fd0db -*.color14: #2fd0db -! white -*.color7: #eaedef -*.color15: #eaedef - -dmenu.background: #131c2b -dmenu.foreground: #eaedef -dmenu.selbackground: #2f527b -dmenu.selforeground: #eaedef - -Nsxiv.window.background: #131c2b -Nsxiv.window.foreground: #eaedef -Nsxiv.mark.foreground: #eaedef -Nsxiv.bar.background: #2f527b -Nsxiv.bar.foreground: #eaedef - -dwm.background: #131c2b -dwm.foreground: #eaedef -dwm.selbackground: #2f527b -dwm.selforeground: #eaedef diff --git a/ef-xresources/Xresources.maris-light b/ef-xresources/Xresources.maris-light deleted file mode 100644 index 16291b2..0000000 --- a/ef-xresources/Xresources.maris-light +++ /dev/null @@ -1,44 +0,0 @@ -! Ef Elea Light Xresources theme -*.foreground: #151a27 -*.background: #edf4f8 -*.cursorColor: #151a27 -! black -*.color0: #131c2b -*.color8: #afb8c3 -! red -*.color1: #c3303a -*.color9: #c3303a -! green -*.color2: #007010 -*.color10: #007010 -! yellow -*.color3: #805a1f -*.color11: #805a1f -! blue -*.color4: #375cc6 -*.color12: #375cc6 -! magenta -*.color5: #80308f -*.color13: #80308f -! cyan -*.color6: #1f66af -*.color14: #1f66af -! white -*.color7: #edf4f8 -*.color15: #edf4f8 - -dmenu.background: #edf4f8 -dmenu.foreground: #151a27 -dmenu.selbackground: #a0c2ef -dmenu.selforeground: #151a27 - -Nsxiv.window.background: #edf4f8 -Nsxiv.window.foreground: #151a27 -Nsxiv.mark.foreground: #151a27 -Nsxiv.bar.background: #a0c2ef -Nsxiv.bar.foreground: #151a27 - -dwm.background: #edf4f8 -dwm.foreground: #151a27 -dwm.selbackground: #a0c2ef -dwm.selforeground: #151a27 diff --git a/ef-xresources/Xresources.melissa-dark b/ef-xresources/Xresources.melissa-dark deleted file mode 100644 index 2174222..0000000 --- a/ef-xresources/Xresources.melissa-dark +++ /dev/null @@ -1,45 +0,0 @@ -!!!!! Ef Melissa Dark Xresources theme -*.foreground: #e8e4b1 -*.background: #352718 -URxvt.background: [90]#352718 -*.cursorColor: #e8e4b1 -! black -*.color0: #352718 -*.color8: #90918a -! red -*.color1: #ff7f7f -*.color9: #ff7f7f -! green -*.color2: #6fd560 -*.color10: #6fd560 -! yellow -*.color3: #ffa21f -*.color11: #ffa21f -! blue -*.color4: #57aff6 -*.color12: #57aff6 -! magenta -*.color5: #f0aac5 -*.color13: #f0aac5 -! cyan -*.color6: #6fcad0 -*.color14: #6fcad0 -! white -*.color7: #e8e4b1 -*.color15: #e8e4b1 - -dmenu.background: #352718 -dmenu.foreground: #e8e4b1 -dmenu.selbackground: #704f00 -dmenu.selforeground: #e8e4b1 - -Nsxiv.window.background: #352718 -Nsxiv.window.foreground: #e8e4b1 -Nsxiv.mark.foreground: #e8e4b1 -Nsxiv.bar.background: #704f00 -Nsxiv.bar.foreground: #f8efd8 - -dwm.background: #352718 -dwm.foreground: #e8e4b1 -dwm.selbackground: #704f00 -dwm.selforeground: #e8e4b1 diff --git a/ef-xresources/Xresources.melissa-light b/ef-xresources/Xresources.melissa-light deleted file mode 100644 index b5f7ea3..0000000 --- a/ef-xresources/Xresources.melissa-light +++ /dev/null @@ -1,45 +0,0 @@ -! Ef Melissa Light Xresources theme -*.foreground: #484431 -*.background: #fff6d8 -*.cursorColor: #484431 -! black -*.color0: #484431 -*.color8: #c7b7a6 -! red -*.color1: #ba2d2f -*.color9: #ba2d2f -! green -*.color2: #007a0a -*.color10: #007a0a -! yellow -*.color3: #a26310 -*.color11: #a26310 -! blue -*.color4: #375cc6 -*.color12: #375cc6 -! magenta -*.color5: #aa3e74 -*.color13: #aa3e74 -! cyan -*.color6: #3f60af -*.color14: #3f60af -! white -*.color7: #fff6d8 -*.color15: #fff6d8 - - -dmenu.background: #fff6d8 -dmenu.foreground: #484431 -dmenu.selbackground: #f3cf72 -dmenu.selforeground: #484431 - -Nsxiv.window.background: #fff6d8 -Nsxiv.window.foreground: #484431 -Nsxiv.mark.foreground: #484431 -Nsxiv.bar.background: #f3cf72 -Nsxiv.bar.foreground: #484431 - -dwm.background: #fff6d8 -dwm.foreground: #484431 -dwm.selbackground: #f3cf72 -dwm.selforeground: #484431 diff --git a/ef-xresources/Xresources.night b/ef-xresources/Xresources.night deleted file mode 100644 index e0cc33d..0000000 --- a/ef-xresources/Xresources.night +++ /dev/null @@ -1,45 +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 - -dwm.background: #000e17 -dwm.foreground: #afbcbf -dwm.selbackground: #003a7f -dwm.selforeground: #ceeeff diff --git a/ef-xresources/Xresources.owl b/ef-xresources/Xresources.owl deleted file mode 100644 index 7ea5e96..0000000 --- a/ef-xresources/Xresources.owl +++ /dev/null @@ -1,45 +0,0 @@ -!!!!! Ef Owl Dark Xresources theme -*.foreground: #d0d0d0 -*.background: #292c2f -URxvt.background: [90]#292c2f -*.cursorColor: #d0d0d0 -! black -*.color0: #292c2f -*.color8: #40474b -! red -*.color1: #d67869 -*.color9: #df885f -! green -*.color2: #70bb70 -*.color10: #98c06f -! yellow -*.color3: #c09f6f -*.color11: #cf9f90 -! blue -*.color4: #80a4e0 -*.color12: #72aff0 -! magenta -*.color5: #e5a0ea -*.color13: #cfa0e8 -! cyan -*.color6: #99bfd0 -*.color14: #7ac0b9 -! white -*.color7: #d0d0d0 -*.color15: #d0d0d0 - -dmenu.background: #292c2f -dmenu.foreground: #d0d0d0 -dmenu.selbackground: #5b637e -dmenu.selforeground: #dadfe5 - -Nsxiv.window.background: #292c2f -Nsxiv.window.foreground: #d0d0d0 -Nsxiv.mark.foreground: #d0d0d0 -Nsxiv.bar.background: #5b637e -Nsxiv.bar.foreground: #dadfe5 - -dwm.background: #292c2f -dwm.foreground: #d0d0d0 -dwm.selbackground: #5b637e -dwm.selforeground: #dadfe5 diff --git a/ef-xresources/Xresources.reverie b/ef-xresources/Xresources.reverie deleted file mode 100644 index 94a501e..0000000 --- a/ef-xresources/Xresources.reverie +++ /dev/null @@ -1,44 +0,0 @@ -! Ef Reverie Xresources theme -*.foreground: #4f204f -*.background: #f3eddf -*.cursorColor: #4f204f -! black -*.color0: #4f204f -*.color8: #6f6877 -! red -*.color1: #ba2d2f -*.color9: #b21f00 -! green -*.color2: #5a7400 -*.color10: #008250 -! yellow -*.color3: #87591f -*.color11: #a05900 -! blue -*.color4: #5059c0 -*.color12: #265fbf -! magenta -*.color5: #9f4e74 -*.color13: #7755b4 -! cyan -*.color6: #3060af -*.color14: #0b6e8a -! white -*.color7: #efd5c5 -*.color15: #efd5c5 - -dmenu.background: #f3eddf -dmenu.foreground: #4f204f -dmenu.selbackground: #d1b0df -dmenu.selforeground: #523044 - -Nsxiv.window.background: #f3eddf -Nsxiv.window.foreground: #4f204f -Nsxiv.mark.foreground: #4f204f -Nsxiv.bar.background: #d1b0df -Nsxiv.bar.foreground: #523044 - -dwm.background: #f3eddf -dwm.foreground: #4f204f -dwm.selbackground: #d1b0df -dwm.selforeground: #523044 diff --git a/ef-xresources/Xresources.spring b/ef-xresources/Xresources.spring deleted file mode 100644 index fe61384..0000000 --- a/ef-xresources/Xresources.spring +++ /dev/null @@ -1,50 +0,0 @@ -!!!!! Ef Spring Xresources theme -*.foreground: #34494a -*.background: #f6fff9 -*.cursorColor: #bf005f -! black -*.color0: #34494a -*.color8: #595959 -! red -*.color1: #c42d2f -*.color9: #cf2f4f -! green -*.color2: #1a870f -*.color10: #007f68 -! yellow -*.color3: #b6540f -*.color11: #a45f22 -! blue -*.color4: #5f5fdf -*.color12: #265fbf -! magenta -*.color5: #d5206f -*.color13: #9435b4 -! cyan -*.color6: #1f6fbf -*.color14: #0f7b8f -! white -*.color7: #f6fff9 -*.color15: #f6fff9 - - -dmenu.background: #f6fff9 -dmenu.foreground: #34494a -dmenu.selbackground: #90e8b0 -dmenu.selforeground: #34494a - -Nsxiv.window.background: #f6fff9 -Nsxiv.window.foreground: #34494a -Nsxiv.mark.foreground: #34494a -Nsxiv.bar.background: #90e8b0 -Nsxiv.bar.foreground: #34494a - -dwm.background: #f6fff9 -dwm.foreground: #34494a -dwm.selbackground: #90e8b0 -dwm.selforeground: #34494a - -dwm.background: #f6fff9 -dwm.foreground: #34494a -dwm.selbackground: #90e8b0 -dwm.selforeground: #34494a diff --git a/ef-xresources/Xresources.symbiosis b/ef-xresources/Xresources.symbiosis deleted file mode 100644 index 4cef7c6..0000000 --- a/ef-xresources/Xresources.symbiosis +++ /dev/null @@ -1,45 +0,0 @@ -! Ef Symbiosis Xresources theme -*.foreground: #d0d0d0 -*.background: #130911 -URxvt.background: [90]#130911 -*.cursorColor: #d0d0d0 -! black -*.color0: #130911 -*.color8: #4b3f47 -! red -*.color1: #fe5a7a -*.color9: #ff7355 -! green -*.color2: #0faa26 -*.color10: #6aad0f -! yellow -*.color3: #bf9032 -*.color11: #df8a5a -! blue -*.color4: #6a9fff -*.color12: #029fff -! magenta -*.color5: #d369af -*.color13: #af85ff -! cyan -*.color6: #4fbaef -*.color14: #1dbfcf -! white -*.color7: #d0d0d0 -*.color15: #d0d0d0 - -dmenu.background: #130911 -dmenu.foreground: #d0d0d0 -dmenu.selbackground: #583435 -dmenu.selforeground: #d0d0d0 - -Nsxiv.window.background: #130911 -Nsxiv.window.foreground: #d0d0d0 -Nsxiv.mark.foreground: #d0d0d0 -Nsxiv.bar.background: #583435 -Nsxiv.bar.foreground: #d0d0d0 - -dwm.background: #130911 -dwm.foreground: #d0d0d0 -dwm.selbackground: #583435 -dwm.selforeground: #d0d0d0 diff --git a/ef-xresources/Xresources.trio-dark b/ef-xresources/Xresources.trio-dark deleted file mode 100644 index 08e091b..0000000 --- a/ef-xresources/Xresources.trio-dark +++ /dev/null @@ -1,44 +0,0 @@ -!!!!! Ef Day Dark Xresources theme -*.foreground: #d8cfd5 -*.background: #160f0f -URxvt.background: [90]#160f0f -*.cursorColor: #ff99ff -! black -*.color0: #160f0f -*.color8: #564f55 -! red -*.color1: #ff85aa -*.color9: #ff7560 -! green -*.color2: #60b444 -*.color10: #a0c27f -! yellow -*.color3: #d4a052 -*.color11: #ef926f -! blue -*.color4: #8895ff -*.color12: #72afff -! magenta -*.color5: #d37faf -*.color13: #a698ef -! cyan -*.color6: #8fbaff -*.color14: #8fcfdf -! white -*.color7: #d8cfd5 -*.color15: #d8cfd5 - -dmenu.background: #160f0f -dmenu.foreground: #d8cfd5 -dmenu.selbackground: #6a294f -dmenu.selforeground: #ffdfdf - -Nsxiv.window.background: #160f0f -Nsxiv.window.foreground: #d8cfd5 -Nsxiv.mark.foreground: #d8cfd5 -Nsxiv.bar.background: #6a294f -Nsxiv.bar.foreground: #ffdfdf -dwm.background: #160f0f -dwm.foreground: #d8cfd5 -dwm.selbackground: #6a294f -dwm.selforeground: #ffdfdf diff --git a/ef-xresources/Xresources.winter b/ef-xresources/Xresources.winter deleted file mode 100644 index 2fdee44..0000000 --- a/ef-xresources/Xresources.winter +++ /dev/null @@ -1,44 +0,0 @@ -! Ef Winter Xresources theme -*.foreground: #b8c6d5 -*.background: #0f0b15 -*.cursorColor: #b8c6d5 -! black -*.color0: #0f0b15 -*.color8: #2a2f42 -! red -*.color1: #ff6a7a -*.color9: #ef6560 -! green -*.color2: #29a444 -*.color10: #6aad0f -! yellow -*.color3: #b58a52 -*.color11: #d1803f -! blue -*.color4: #6a9fff -*.color12: #029fff -! magenta -*.color5: #d369af -*.color13: #af85ea -! cyan -*.color6: #4fbaef -*.color14: #35afbf -! white -*.color7: #b8c6d5 -*.color15: #b8c6d5 - -dmenu.background: #0f0b15 -dmenu.foreground: #b8c6d5 -dmenu.selbackground: #5f1f5f -dmenu.selforeground: #dedeff - -Nsxiv.window.background: #0f0b15 -Nsxiv.window.foreground: #b8c6d5 -Nsxiv.mark.foreground: #b8c6d5 -Nsxiv.bar.background: #5f1f5f -Nsxiv.bar.foreground: #dedeff - -dwm.background: #0f0b15 -dwm.foreground: #b8c6d5 -dwm.selbackground: #5f1f5f -dwm.selforeground: #dedeff -- cgit v1.2.3