From 4b0d2eeaa6578bfb56fd3cf0975af50de22d36dd Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Fri, 30 Aug 2024 07:19:31 -0400 Subject: fix icons --- fvwm/.fvwm/themes/ef-cyprus.sys | 8 ++++---- fvwm/.fvwm/themes/ef-melissa-dark.sys | 9 +++------ 2 files changed, 7 insertions(+), 10 deletions(-) (limited to 'fvwm/.fvwm/themes') diff --git a/fvwm/.fvwm/themes/ef-cyprus.sys b/fvwm/.fvwm/themes/ef-cyprus.sys index f4a6ed1..c6fdec2 100644 --- a/fvwm/.fvwm/themes/ef-cyprus.sys +++ b/fvwm/.fvwm/themes/ef-cyprus.sys @@ -11,10 +11,10 @@ Colorset 10 fg #242521, bg #fcf7ef, hi, sh, Plain, NoShape Colorset 11 fg #242521, bg #c0df6f, hi #242521, sh #242521, Plain, NoShape Colorset 12 fg #242521, bg #efc26f, hi, sh, Plain, NoShape Colorset 13 fg #242521, bg #efc26f, hi, sh, Plain, NoShape -Colorset 14 fg #ffffff, bg #8f6f4a, hi #aaaaaa, sh #999999, Plain, NoShape +Colorset 14 fg #59786f, bg #f0ece0, hi #aaaaaa, sh #999999, Plain, NoShape # dock buttons Colorset 15 fg #242521, bg #fcf7ef, hi, sh, Plain, Noshape -AddButtonStyle 6 Pixmap minimize__CFBCBA.svg:20x20 -AddButtonStyle 4 Pixmap maximize__CFBCBA.svg:20x20 -AddButtonStyle 2 Pixmap close__CFBCBA.svg:20x20 +AddButtonStyle 6 Pixmap minimize__242521.svg:20x20 +AddButtonStyle 4 Pixmap maximize__242521.svg:20x20 +AddButtonStyle 2 Pixmap close__242521.svg:20x20 diff --git a/fvwm/.fvwm/themes/ef-melissa-dark.sys b/fvwm/.fvwm/themes/ef-melissa-dark.sys index 55f6a40..87f5519 100644 --- a/fvwm/.fvwm/themes/ef-melissa-dark.sys +++ b/fvwm/.fvwm/themes/ef-melissa-dark.sys @@ -15,9 +15,6 @@ Colorset 14 fg #e8e4b1, bg #302a3a, hi #aaaaaa, sh #999999, Plain, NoShape # dock buttons Colorset 15 fg #e8e4b1, bg #352718, hi, sh, Plain, Noshape -AddButtonStyle 6 InActive Pixmap minimize__000000.svg:20x20 -AddButtonStyle 4 InActive Pixmap maximize__000000.svg:20x20 -AddButtonStyle 2 InActive Pixmap close__000000.svg:20x20 -AddButtonStyle 6 Active Pixmap minimize__CFBCBA.svg:20x20 -AddButtonStyle 4 Active Pixmap maximize__CFBCBA.svg:20x20 -AddButtonStyle 2 Active Pixmap close__CFBCBA.svg:20x20 +AddButtonStyle 6 Pixmap minimize__E8E4B1.svg:20x20 +AddButtonStyle 4 Pixmap maximize__E8E4B1.svg:20x20 +AddButtonStyle 2 Pixmap close__E8E4B1.svg:20x20 \ No newline at end of file -- cgit v1.2.3