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/themes/gruber.sys | 23 +++++++++++++++++++++++ fvwm/.fvwm/themes/gruvbox.sys | 6 +++--- fvwm/.fvwm/themes/modus-vivendi.sys | 4 +--- 3 files changed, 27 insertions(+), 6 deletions(-) create mode 100644 fvwm/.fvwm/themes/gruber.sys (limited to 'fvwm/.fvwm/themes') 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 -- cgit v1.2.3