From 6e5b38dd9d0e2f655bdbac4c237c50f2b58c31ab Mon Sep 17 00:00:00 2001 From: Daniel <89086143+BardofSprites@users.noreply.github.com> Date: Fri, 23 Aug 2024 05:33:20 -0400 Subject: correct themes and fonts --- fvwm/.fvwm/themes/ef-melissa-light.sys | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'fvwm/.fvwm/themes/ef-melissa-light.sys') diff --git a/fvwm/.fvwm/themes/ef-melissa-light.sys b/fvwm/.fvwm/themes/ef-melissa-light.sys index feb8ee4..a96258c 100644 --- a/fvwm/.fvwm/themes/ef-melissa-light.sys +++ b/fvwm/.fvwm/themes/ef-melissa-light.sys @@ -15,9 +15,6 @@ Colorset 14 fg #68708a, bg #e7d7c6, hi #aaaaaa, sh #999999, Plain, NoShape # dock buttons Colorset 15 fg #393330, bg #fff6d8, 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__393330.svg:20x20 +AddButtonStyle 4 Pixmap maximize__393330.svg:20x20 +AddButtonStyle 2 Pixmap close__393330.svg:20x20 -- cgit v1.2.3