diff options
| author | BardofSprites <[email protected]> | 2024-08-14 04:17:12 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-08-14 04:17:12 -0400 |
| commit | 1289beeaa55087d904799ee89d9e2d378579218a (patch) | |
| tree | 555d26d7b7ee21c03e0b038ac7f44a7b6565cdb0 /fvwm/.fvwm/themes/ef-maris-dark.sys | |
| parent | 1a7195490da97923f3fb03777345d9480f4447ec (diff) | |
fix themes, added dream and more pixmaps
Diffstat (limited to 'fvwm/.fvwm/themes/ef-maris-dark.sys')
| -rw-r--r-- | fvwm/.fvwm/themes/ef-maris-dark.sys | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/fvwm/.fvwm/themes/ef-maris-dark.sys b/fvwm/.fvwm/themes/ef-maris-dark.sys index aa3e5a8..7c81cd1 100644 --- a/fvwm/.fvwm/themes/ef-maris-dark.sys +++ b/fvwm/.fvwm/themes/ef-maris-dark.sys @@ -15,9 +15,6 @@ Colorset 14 fg #eaedef, bg #302a3a, hi #aaaaaa, sh #999999, Plain, NoShape # dock buttons Colorset 15 fg #eaedef, bg #131c2b, 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__EAEDEF.svg:20x20 +AddButtonStyle 4 Pixmap maximize__EAEDEF.svg:20x20 +AddButtonStyle 2 Pixmap close__EAEDEF.svg:20x20 |
