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/modus-operandi.sys | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'fvwm/.fvwm/themes/modus-operandi.sys') diff --git a/fvwm/.fvwm/themes/modus-operandi.sys b/fvwm/.fvwm/themes/modus-operandi.sys index 666a577..218609e 100644 --- a/fvwm/.fvwm/themes/modus-operandi.sys +++ b/fvwm/.fvwm/themes/modus-operandi.sys @@ -6,9 +6,9 @@ Colorset 2 fg #000000, bg #ffffff, hi, sh, Plain, NoShape Colorset 3 fg #ffffff, bg #595959, hi #595959, sh #595959, Plain, NoShape Colorset 4 fg #ffffff, bg #c8c8c8, hi #c8c8c8, sh #c8c8c8, Plain, NoShape Colorset 5 fg #000000, bg #ffffff, hi, sh, Plain, NoShape -Colorset 6 fg #000000, bg #c8c8c8, hi, sh, Plain, NoShape +Colorset 6 fg #000000, bg #b2e4dc, hi, sh, Plain, NoShape Colorset 7 fg #000000, bg #000000, hi, sh, Plain, NoShape -Colorset 8 fg #ffffff, bg #000000, hi, sh, Plain, NoShape +Colorset 8 fg #000000, bg #c8c8c8, hi, sh, Plain, NoShape Colorset 10 fg #000000, bg #ffffff, hi, sh, Plain, NoShape Colorset 11 fg #000000, bg #c8c8c8, hi #000000, sh #000000, Plain, NoShape Colorset 12 fg #000000, bg #b2e4dc, hi, sh, Plain, NoShape @@ -17,9 +17,6 @@ Colorset 14 fg #ffffff, bg #005077, hi #aaaaaa, sh #999999, Plain, NoShape # dock buttons Colorset 15 fg #000000, bg #ffffff, hi, sh, Plain, Noshape -AddButtonStyle 6 Inactive Pixmap minimize__CFBCBA.svg:20x20 -AddButtonStyle 4 Inactive Pixmap maximize__CFBCBA.svg:20x20 -AddButtonStyle 2 Inactive Pixmap close__CFBCBA.svg:20x20 AddButtonStyle 6 Pixmap minimize__000000.svg:20x20 AddButtonStyle 4 Pixmap maximize__000000.svg:20x20 AddButtonStyle 2 Pixmap close__000000.svg:20x20 \ No newline at end of file -- cgit v1.2.3