diff options
Diffstat (limited to 'fvwm/.fvwm/themes/ef-autumn.sys')
| -rw-r--r-- | fvwm/.fvwm/themes/ef-autumn.sys | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/fvwm/.fvwm/themes/ef-autumn.sys b/fvwm/.fvwm/themes/ef-autumn.sys index 96b81fc..59f9608 100644 --- a/fvwm/.fvwm/themes/ef-autumn.sys +++ b/fvwm/.fvwm/themes/ef-autumn.sys @@ -14,4 +14,11 @@ Colorset 12 fg #cfbcba, bg #265f4a, hi, sh, Plain, NoShape Colorset 13 fg #cfbcba, bg #887c8a, 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
\ No newline at end of file +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 |
