diff options
| author | Daniel <[email protected]> | 2024-08-23 05:33:20 -0400 |
|---|---|---|
| committer | Daniel <[email protected]> | 2024-08-23 05:33:20 -0400 |
| commit | 6e5b38dd9d0e2f655bdbac4c237c50f2b58c31ab (patch) | |
| tree | 60ddc39b18b80354a641032e1fe8158da3de5409 /fvwm/.fvwm/themes/ef-melissa-light.sys | |
| parent | 8270d025d753e60af615ff0a6cac8c4e5699cac0 (diff) | |
correct themes and fonts
Diffstat (limited to 'fvwm/.fvwm/themes/ef-melissa-light.sys')
| -rw-r--r-- | fvwm/.fvwm/themes/ef-melissa-light.sys | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/fvwm/.fvwm/themes/ef-melissa-light.sys b/fvwm/.fvwm/themes/ef-melissa-light.sys index feb8ee4..a96258c 100644 --- a/fvwm/.fvwm/themes/ef-melissa-light.sys +++ b/fvwm/.fvwm/themes/ef-melissa-light.sys @@ -15,9 +15,6 @@ Colorset 14 fg #68708a, bg #e7d7c6, hi #aaaaaa, sh #999999, Plain, NoShape # dock buttons Colorset 15 fg #393330, bg #fff6d8, 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__393330.svg:20x20 +AddButtonStyle 4 Pixmap maximize__393330.svg:20x20 +AddButtonStyle 2 Pixmap close__393330.svg:20x20 |
