diff options
| author | BardofSprites <[email protected]> | 2024-08-30 07:19:31 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-08-30 07:19:31 -0400 |
| commit | 4b0d2eeaa6578bfb56fd3cf0975af50de22d36dd (patch) | |
| tree | 6d09828570226350d269cdc539e32731bd22b8f3 /fvwm/.fvwm/themes/ef-melissa-dark.sys | |
| parent | 07cd197250a242bc7dca99f377ecd0690436776e (diff) | |
fix icons
Diffstat (limited to 'fvwm/.fvwm/themes/ef-melissa-dark.sys')
| -rw-r--r-- | fvwm/.fvwm/themes/ef-melissa-dark.sys | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/fvwm/.fvwm/themes/ef-melissa-dark.sys b/fvwm/.fvwm/themes/ef-melissa-dark.sys index 55f6a40..87f5519 100644 --- a/fvwm/.fvwm/themes/ef-melissa-dark.sys +++ b/fvwm/.fvwm/themes/ef-melissa-dark.sys @@ -15,9 +15,6 @@ Colorset 14 fg #e8e4b1, bg #302a3a, hi #aaaaaa, sh #999999, Plain, NoShape # dock buttons Colorset 15 fg #e8e4b1, bg #352718, 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__E8E4B1.svg:20x20 +AddButtonStyle 4 Pixmap maximize__E8E4B1.svg:20x20 +AddButtonStyle 2 Pixmap close__E8E4B1.svg:20x20
\ No newline at end of file |
