From 24480e748a65380dab16ccb5ebb8f669253e1be2 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Thu, 8 Aug 2024 10:36:00 -0400 Subject: better operandi, fix icons --- fvwm/.fvwm/themes/modus-operandi.sys | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'fvwm/.fvwm/themes') diff --git a/fvwm/.fvwm/themes/modus-operandi.sys b/fvwm/.fvwm/themes/modus-operandi.sys index 820e2e2..666a577 100644 --- a/fvwm/.fvwm/themes/modus-operandi.sys +++ b/fvwm/.fvwm/themes/modus-operandi.sys @@ -17,6 +17,9 @@ 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 Active Pixmap minimize__000000.svg:20x20 -AddButtonStyle 4 Active Pixmap maximize__000000.svg:20x20 -AddButtonStyle 2 Active Pixmap close__000000.svg:20x20 \ No newline at end of file +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