diff options
| author | Daniel <[email protected]> | 2024-08-15 16:45:25 -0400 |
|---|---|---|
| committer | Daniel <[email protected]> | 2024-08-15 16:45:25 -0400 |
| commit | 552a2b8d19a37aa3658652addefc29e7f605f6a5 (patch) | |
| tree | 0e268caa80150bc2ee02fccab90cf7dd1f3de364 /fvwm/.fvwm/themes/ef-autumn.sys | |
| parent | d198ecc1cf45ded2a1f60b24eb9b20415b3825ca (diff) | |
fix theme buttons
Diffstat (limited to 'fvwm/.fvwm/themes/ef-autumn.sys')
| -rw-r--r-- | fvwm/.fvwm/themes/ef-autumn.sys | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/fvwm/.fvwm/themes/ef-autumn.sys b/fvwm/.fvwm/themes/ef-autumn.sys index 59f9608..7798aaa 100644 --- a/fvwm/.fvwm/themes/ef-autumn.sys +++ b/fvwm/.fvwm/themes/ef-autumn.sys @@ -5,20 +5,17 @@ Colorset 2 fg #cfbcba, bg #0f0e06, hi, sh, Plain, NoShape Colorset 3 fg #0f0e06, bg #606060, hi #606060, sh #606060, Plain, NoShape Colorset 4 fg #0f0e06, bg #887c8a, hi #887c8a, sh #887c8a, Plain, NoShape Colorset 5 fg #cfbcba, bg #0f0e06, hi, sh, Plain, NoShape -Colorset 6 fg #feeeca, bg #692a12, hi, sh, Plain, NoShape +Colorset 6 fg #cfbcba, bg #265f4a, hi, sh, Plain, NoShape Colorset 7 fg red, bg #cfbcba, hi, sh, Plain, NoShape -Colorset 8 fg #0f0e06, bg #887c8a, hi, sh, Plain, NoShape +Colorset 8 fg #cfbcba, bg #692a12, hi, sh, Plain, NoShape Colorset 10 fg #cfbcba, bg #0f0e06, hi, sh, Plain, NoShape Colorset 11 fg #cfbcba, bg #692a12, hi #cfbcba, sh #cfbcba, Plain, NoShape Colorset 12 fg #cfbcba, bg #265f4a, hi, sh, Plain, NoShape -Colorset 13 fg #cfbcba, bg #887c8a, hi, sh, Plain, NoShape +Colorset 13 fg #cfbcba, bg #265f4a, hi, sh, Plain, NoShape Colorset 14 fg #cfbcba, bg #302a3a, hi #aaaaaa, sh #999999, Plain, NoShape # dock buttons Colorset 15 fg #cfbcba, bg #0f0e06, 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__CFBCBA.svg:20x20 +AddButtonStyle 4 Pixmap maximize__CFBCBA.svg:20x20 +AddButtonStyle 2 Pixmap close__CFBCBA.svg:20x20 |
