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-autumn.sys | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) (limited to 'fvwm/.fvwm/themes/ef-autumn.sys') diff --git a/fvwm/.fvwm/themes/ef-autumn.sys b/fvwm/.fvwm/themes/ef-autumn.sys index 59f9608..7798aaa 100644 --- a/fvwm/.fvwm/themes/ef-autumn.sys +++ b/fvwm/.fvwm/themes/ef-autumn.sys @@ -5,20 +5,17 @@ Colorset 2 fg #cfbcba, bg #0f0e06, hi, sh, Plain, NoShape Colorset 3 fg #0f0e06, bg #606060, hi #606060, sh #606060, Plain, NoShape Colorset 4 fg #0f0e06, bg #887c8a, hi #887c8a, sh #887c8a, Plain, NoShape Colorset 5 fg #cfbcba, bg #0f0e06, hi, sh, Plain, NoShape -Colorset 6 fg #feeeca, bg #692a12, hi, sh, Plain, NoShape +Colorset 6 fg #cfbcba, bg #265f4a, hi, sh, Plain, NoShape Colorset 7 fg red, bg #cfbcba, hi, sh, Plain, NoShape -Colorset 8 fg #0f0e06, bg #887c8a, hi, sh, Plain, NoShape +Colorset 8 fg #cfbcba, bg #692a12, hi, sh, Plain, NoShape Colorset 10 fg #cfbcba, bg #0f0e06, hi, sh, Plain, NoShape Colorset 11 fg #cfbcba, bg #692a12, hi #cfbcba, sh #cfbcba, Plain, NoShape Colorset 12 fg #cfbcba, bg #265f4a, hi, sh, Plain, NoShape -Colorset 13 fg #cfbcba, bg #887c8a, hi, sh, Plain, NoShape +Colorset 13 fg #cfbcba, bg #265f4a, hi, sh, Plain, NoShape Colorset 14 fg #cfbcba, bg #302a3a, hi #aaaaaa, sh #999999, Plain, NoShape # dock buttons Colorset 15 fg #cfbcba, bg #0f0e06, 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