diff options
| author | BardofSprites <[email protected]> | 2024-08-08 10:36:00 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-08-08 10:36:00 -0400 |
| commit | 24480e748a65380dab16ccb5ebb8f669253e1be2 (patch) | |
| tree | 6e4af6755863b433b9c791936978a6c261e65ffa /fvwm/.fvwm/themes | |
| parent | eea06be2f6104acc224e5e541ba0abd08b462276 (diff) | |
better operandi, fix icons
Diffstat (limited to 'fvwm/.fvwm/themes')
| -rw-r--r-- | fvwm/.fvwm/themes/modus-operandi.sys | 9 |
1 files changed, 6 insertions, 3 deletions
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 |
