From ec61acfa47d4561710e11312ee1dc58830bcad2a Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Wed, 8 Jan 2025 17:57:16 -0500 Subject: update colors --- fvwm/.fvwm/config | 3 ++- fvwm/.fvwm/themes/gruber.sys | 23 +++++++++++++++++++++++ fvwm/.fvwm/themes/gruvbox.sys | 6 +++--- fvwm/.fvwm/themes/modus-vivendi.sys | 4 +--- xorg/.Xresources.d/Xresources.gruber | 11 ++++++----- xorg/.Xresources.d/Xresources.gruvbox | 20 ++++++++++---------- 6 files changed, 45 insertions(+), 22 deletions(-) create mode 100644 fvwm/.fvwm/themes/gruber.sys diff --git a/fvwm/.fvwm/config b/fvwm/.fvwm/config index 2045df6..0949359 100644 --- a/fvwm/.fvwm/config +++ b/fvwm/.fvwm/config @@ -439,8 +439,9 @@ AddToMenu MenuThemes "Themes" Title + "Ef &Melissa Dark" ChangeTheme 'ef-melissa-dark' 'melissa-dark' "ef-melissa-dark" + "Ef &Melissa Light" ChangeTheme 'ef-melissa-light' 'melissa-light' "ef-melissa-light" + "Ef &Arbutus" ChangeTheme 'ef-arbutus' 'arbutus' "ef-arbutus" -+ "&Gruvbox" ChangeTheme 'gruvbox' 'gruvbox' "gruvbox-dark-medium" ++ "&Gruvbox" ChangeTheme 'gruvbox' 'gruvbox' "doom-gruvbox" + "&Dwm" ChangeTheme 'dwm' 'gruvbox' "gruvbox-dark-medium" ++ "&Gruber" ChangeTheme 'gruber' 'gruber' "gruber-darker" + "" ChangeTheme 'vivendi' 'vivendi' "modus-vivendi" DestroyMenu MenuPower diff --git a/fvwm/.fvwm/themes/gruber.sys b/fvwm/.fvwm/themes/gruber.sys new file mode 100644 index 0000000..8922e9b --- /dev/null +++ b/fvwm/.fvwm/themes/gruber.sys @@ -0,0 +1,23 @@ +#### Gruvbox medium FVWM Colorsets +Colorset 0 fg #ffffff, bg #285577, hi, sh, Plain, NoShape +Colorset 1 fg #ffffff, bg #383838, hi, sh, Plain, NoShape +Colorset 2 fg #ffffff, bg #000000, hi, sh, Plain, NoShape +Colorset 3 fg #888888, bg #333333, hi #333333, sh #333333, Plain, NoShape +Colorset 4 fg #000000, bg #285577, hi #285577, sh #285577, Plain, NoShape +Colorset 5 fg #ffffff, bg #222222, hi, sh, Plain, NoShape +Colorset 6 fg #ffffff, bg #285577, hi, sh, Plain, NoShape +Colorset 7 fg #ffffff, bg #ffffff, hi, sh, Plain, NoShape +Colorset 8 fg #ffffff, bg #285577, hi, sh, Plain, NoShape +Colorset 10 fg #ffffff, bg #000000, hi #333333, sh #333333, Plain, NoShape +Colorset 11 fg #ffffff, bg #285577, hi #ffffff, sh #ffffff, Plain, NoShape +Colorset 12 fg #ffffff, bg #285577, hi, sh, Plain, NoShape +Colorset 13 fg #ffffff, bg #285577, hi, sh, Plain, NoShape +Colorset 14 fg #ffffff, bg #5F676A, hi #aaaaaa, sh #999999, Plain, NoShape +# dock buttons +Colorset 15 fg #ffffff, bg #000000, hi, sh, Plain, Noshape + +AddButtonStyle 6 Pixmap minimize__E4D3E1.svg:20x20 +AddButtonStyle 4 Pixmap maximize__E4D3E1.svg:20x20 +AddButtonStyle 2 Pixmap close__E4D3E1.svg:20x20 + +Style * NoTitle \ No newline at end of file diff --git a/fvwm/.fvwm/themes/gruvbox.sys b/fvwm/.fvwm/themes/gruvbox.sys index 658ee38..115ebeb 100644 --- a/fvwm/.fvwm/themes/gruvbox.sys +++ b/fvwm/.fvwm/themes/gruvbox.sys @@ -5,13 +5,13 @@ Colorset 2 fg #ebdbb2, bg #282828, hi, sh, Plain, NoShape Colorset 3 fg #3c3836, bg #a89984, hi #a89984, sh #a89984, Plain, NoShape Colorset 4 fg #282828, bg #665c54, hi #665c54, sh #665c54, Plain, NoShape Colorset 5 fg #ebdbb2, bg #282828, hi, sh, Plain, NoShape -Colorset 6 fg #ebdbb2, bg #3f6a50, hi, sh, Plain, NoShape +Colorset 6 fg #282828, bg #98971a, hi, sh, Plain, NoShape Colorset 7 fg #ebdbb2, bg #ebdbb2, hi, sh, Plain, NoShape Colorset 8 fg #d5c4a1, bg #665c54, hi, sh, Plain, NoShape Colorset 10 fg #ebdbb2, bg #282828, hi #a89984, sh #a89984, Plain, NoShape Colorset 11 fg #d5c4a1, bg #665c54, hi #ebdbb2, sh #ebdbb2, Plain, NoShape -Colorset 12 fg #ebdbb2, bg #3f6a50, hi, sh, Plain, NoShape -Colorset 13 fg #ebdbb2, bg #3f6a50, hi, sh, Plain, NoShape +Colorset 12 fg #282828, bg #98971a, hi, sh, Plain, NoShape +Colorset 13 fg #282828, bg #98971a, hi, sh, Plain, NoShape Colorset 14 fg #a89984, bg #3c3836, hi #aaaaaa, sh #999999, Plain, NoShape # dock buttons Colorset 15 fg #ebdbb2, bg #282828, hi, sh, Plain, Noshape diff --git a/fvwm/.fvwm/themes/modus-vivendi.sys b/fvwm/.fvwm/themes/modus-vivendi.sys index 07e65c0..f4db510 100644 --- a/fvwm/.fvwm/themes/modus-vivendi.sys +++ b/fvwm/.fvwm/themes/modus-vivendi.sys @@ -20,6 +20,4 @@ Colorset 16 fg #ffffff, bg #ffffff, hi, sh, Plain, Noshape AddButtonStyle 6 Pixmap minimize__FFFFFF.svg:20x20 AddButtonStyle 4 Pixmap maximize__FFFFFF.svg:20x20 -AddButtonStyle 2 Pixmap close__FFFFFF.svg:20x20 - -Style * NoTitle \ No newline at end of file +AddButtonStyle 2 Pixmap close__FFFFFF.svg:20x20 \ No newline at end of file diff --git a/xorg/.Xresources.d/Xresources.gruber b/xorg/.Xresources.d/Xresources.gruber index 117b03a..36ba46e 100644 --- a/xorg/.Xresources.d/Xresources.gruber +++ b/xorg/.Xresources.d/Xresources.gruber @@ -22,10 +22,11 @@ dmenu.foreground: #bbbbbb dmenu.selbackground: #005577 dmenu.selforeground: #eeeeee -Nsxiv.window.background: #181818 -Nsxiv.window.foreground: #E4E4E4 -Nsxiv.mark.foreground: #E4E4E4 -Nsxiv.bar.background: #2E3436 -Nsxiv.bar.foreground: #E4E4E4 +Nsxiv.window.background: #222222 +Nsxiv.window.foreground: #bbbbbb +Nsxiv.mark.foreground: #eeeeee +Nsxiv.bar.background: #005577 +Nsxiv.bar.foreground: #eeeeee st.alpha: 1.0 +*.cursor: #FFFFFF diff --git a/xorg/.Xresources.d/Xresources.gruvbox b/xorg/.Xresources.d/Xresources.gruvbox index 6bd98c0..f2aa1cd 100644 --- a/xorg/.Xresources.d/Xresources.gruvbox +++ b/xorg/.Xresources.d/Xresources.gruvbox @@ -18,15 +18,15 @@ *.foreground: white *.cursorColor: white -dmenu.background: #222222 -dmenu.foreground: #bbbbbb -dmenu.selbackground: #005577 -dmenu.selforeground: #eeeeee +dmenu.background: #282828 +dmenu.foreground: #ebdbb2 +dmenu.selbackground: #665c54 +dmenu.selforeground: #ebdbb2 -Nsxiv.window.background: #181818 -Nsxiv.window.foreground: #E4E4E4 -Nsxiv.mark.foreground: #E4E4E4 -Nsxiv.bar.background: #2E3436 -Nsxiv.bar.foreground: #E4E4E4 +Nsxiv.window.background: #282828 +Nsxiv.window.foreground: #ebdbb2 +Nsxiv.mark.foreground: #665c54 +Nsxiv.bar.background: #665c54 +Nsxiv.bar.foreground: #ebdbb2 -st.alpha: 0.9 +st.alpha: 0.95 -- cgit v1.2.3