From 46e0484cad0711ea3c75633cd688571809339d1a Mon Sep 17 00:00:00 2001 From: Daniel <89086143+BardofSprites@users.noreply.github.com> Date: Wed, 23 Oct 2024 17:12:27 -0400 Subject: duo dark --- ef-xresources/Xresources.day | 2 +- fvwm/.fvwm/config | 1 + fvwm/.fvwm/themes/ef-duo-dark.sys | 21 +++++++++++++++++++++ xorg/Xresources.duo-dark | 39 +++++++++++++++++++++++++++++++++++++++ xorg/Xresources.gruvbox | 19 +++++++++++++++++++ 5 files changed, 81 insertions(+), 1 deletion(-) create mode 100644 fvwm/.fvwm/themes/ef-duo-dark.sys create mode 100644 xorg/Xresources.duo-dark create mode 100644 xorg/Xresources.gruvbox diff --git a/ef-xresources/Xresources.day b/ef-xresources/Xresources.day index 1dfa33b..aaecd8a 100644 --- a/ef-xresources/Xresources.day +++ b/ef-xresources/Xresources.day @@ -1,7 +1,7 @@ !!!!! Ef Day Dark Xresources theme *.foreground: #584141 *.background: #fff5ea -URxvt.background: [90]#fff5ea +URxvt.background: [93]#fff5ea *.cursorColor: #584141 ! black *.color0: #584141 diff --git a/fvwm/.fvwm/config b/fvwm/.fvwm/config index 1a850d0..db07f10 100644 --- a/fvwm/.fvwm/config +++ b/fvwm/.fvwm/config @@ -418,6 +418,7 @@ AddToMenu MenuThemes "Themes" Title + "Ef &Elea Dark" ChangeTheme 'ef-elea-dark' 'elea-dark' "(ef-themes-select 'ef-elea-dark)" + "Ef &Cyprus" ChangeTheme 'ef-cyprus' 'cyprus' "(ef-themes-select 'ef-cyprus)" + "Ef &Night" ChangeTheme 'ef-night' 'night' "(ef-themes-select 'ef-night)" ++ "Ef &Duo-Dark" ChangeTheme 'ef-duo-dark' 'duo-dark' "(ef-themes-select 'ef-duo-dark)" + "Ef &Day" ChangeTheme 'ef-day' 'day' "(ef-themes-select 'ef-day)" + "Ef &Eagle" ChangeTheme 'ef-eagle' 'eagle' "(ef-themes-select 'ef-eagle)" + "Ef &Owl" ChangeTheme 'ef-owl' 'owl' "(ef-themes-select 'ef-owl)" diff --git a/fvwm/.fvwm/themes/ef-duo-dark.sys b/fvwm/.fvwm/themes/ef-duo-dark.sys new file mode 100644 index 0000000..fedba33 --- /dev/null +++ b/fvwm/.fvwm/themes/ef-duo-dark.sys @@ -0,0 +1,21 @@ +Colorset 0 fg #d0d0d0, bg #070019, hi, sh, Plain, NoShape +Colorset 1 fg #857f8f, bg #1d1a26, hi, sh, Plain, NoShape +Colorset 2 fg #d0d0d0, bg #070019, hi, sh, Plain, NoShape +Colorset 3 fg #070019, bg #857f8f, hi #857f8f, sh #857f8f, Plain, NoShape +Colorset 4 fg #070019, bg #352487, hi #352487, sh #352487, Plain, NoShape +Colorset 5 fg #d0d0d0, bg #070019, hi, sh, Plain, NoShape +Colorset 6 fg #d0d0d0, bg #664f4a, hi, sh, Plain, NoShape +Colorset 7 fg #d0d0d0, bg #d0d0d0, hi, sh, Plain, NoShape +Colorset 8 fg #dedeff, bg #352487, hi, sh, Plain, NoShape +Colorset 10 fg #d0d0d0, bg #070019, hi, sh, Plain, NoShape +Colorset 11 fg #dedeff, bg #352487, hi #d0d0d0, sh #d0d0d0, Plain, NoShape +Colorset 12 fg #d0d0d0, bg #664f4a, hi, sh, Plain, NoShape +Colorset 13 fg #d0d0d0, bg #664f4a, hi, sh, Plain, NoShape +Colorset 14 fg #857f8f, bg #1d1a26, hi #aaaaaa, sh #999999, Plain, NoShape +# dock buttons +Colorset 15 fg #d0d0d0, bg #070019, hi, sh, Plain, Noshape + +AddButtonStyle 1 MiniIcon +AddButtonStyle 6 Pixmap minimize__d0d0d0.svg:20x20 +AddButtonStyle 4 Pixmap maximize__d0d0d0.svg:20x20 +AddButtonStyle 2 Pixmap close__d0d0d0.svg:20x20 diff --git a/xorg/Xresources.duo-dark b/xorg/Xresources.duo-dark new file mode 100644 index 0000000..e17c26d --- /dev/null +++ b/xorg/Xresources.duo-dark @@ -0,0 +1,39 @@ +! Ef Duo Dark Xresources theme +*.foreground: #d0d0d0 +*.background: #070019 +*.cursorColor: #ef6f11 +! black +*.color0: #070019 +*.color8: #2a2739 +! 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: #d0d0d0 +*.color15: #d0d0d0 + +dmenu.background: #070019 +dmenu.foreground: #d0d0d0 +dmenu.selbackground: #352487 +dmenu.selforeground: #dedeff + +Nsxiv.window.background: #070019 +Nsxiv.window.foreground: #d0d0d0 +Nsxiv.mark.foreground: #d0d0d0 +Nsxiv.bar.background: #352487 +Nsxiv.bar.foreground: #dedeff diff --git a/xorg/Xresources.gruvbox b/xorg/Xresources.gruvbox new file mode 100644 index 0000000..2441abd --- /dev/null +++ b/xorg/Xresources.gruvbox @@ -0,0 +1,19 @@ +*.color0: #1d2021 +*.color1: #cc241d +*.color2: #98971a +*.color3: #d79921 +*.color4: #458588 +*.color5: #b16286 +*.color6: #689d6a +*.color7: #a89984 +*.color8: #928374 +*.color9: #fb4934 +*.color10: #b8bb26 +*.color11: #fabd2f +*.color12: #83a598 +*.color13: #d3869b +*.color14: #8ec07c +*.color15: #ebdbb2 +*.background: #282828 +*.foreground: white +*.cursorColor: white -- cgit v1.2.3