From 552a2b8d19a37aa3658652addefc29e7f605f6a5 Mon Sep 17 00:00:00 2001 From: Daniel <89086143+BardofSprites@users.noreply.github.com> Date: Thu, 15 Aug 2024 16:45:25 -0400 Subject: fix theme buttons --- fvwm/.fvwm/themes/ef-cyprus.sys | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'fvwm/.fvwm/themes/ef-cyprus.sys') diff --git a/fvwm/.fvwm/themes/ef-cyprus.sys b/fvwm/.fvwm/themes/ef-cyprus.sys index fc456a9..f4a6ed1 100644 --- a/fvwm/.fvwm/themes/ef-cyprus.sys +++ b/fvwm/.fvwm/themes/ef-cyprus.sys @@ -15,9 +15,6 @@ Colorset 14 fg #ffffff, bg #8f6f4a, hi #aaaaaa, sh #999999, Plain, NoShape # dock buttons Colorset 15 fg #242521, bg #fcf7ef, 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__CFBCBA.svg:20x20 +AddButtonStyle 4 Pixmap maximize__CFBCBA.svg:20x20 +AddButtonStyle 2 Pixmap close__CFBCBA.svg:20x20 -- cgit v1.2.3