diff options
| author | BardofSprites <[email protected]> | 2024-08-05 14:48:33 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-08-05 14:48:33 -0400 |
| commit | eea06be2f6104acc224e5e541ba0abd08b462276 (patch) | |
| tree | 9834598bf6dea3187ffcddb1001bb34affa19c88 /fvwm/.fvwm/themes/ef-arbutus.sys | |
| parent | a6ba2b98411fecd7af1cfc755f642fcb78c5c0d8 (diff) | |
add more fvwm pages, fix themes
Diffstat (limited to 'fvwm/.fvwm/themes/ef-arbutus.sys')
| -rw-r--r-- | fvwm/.fvwm/themes/ef-arbutus.sys | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/fvwm/.fvwm/themes/ef-arbutus.sys b/fvwm/.fvwm/themes/ef-arbutus.sys index dca4aa7..b91cc06 100644 --- a/fvwm/.fvwm/themes/ef-arbutus.sys +++ b/fvwm/.fvwm/themes/ef-arbutus.sys @@ -15,9 +15,12 @@ Colorset 14 fg #6e678f, bg #f0d8cf, hi #aaaaaa, sh #999999, Plain, NoShape # dock buttons Colorset 15 fg #393330, bg #ffead8, hi, sh, Plain, Noshape -ButtonStyle All VGradient 20 #ccdfff #afbeff -- UseTitleStyle Flat -ButtonStyle 2 VGradient 20 #ffc2bf #ff8f88 -- UseTitleStyle Flat +ButtonStyle All ( Colorset 1 -- Flat ) +ButtonStyle All Active ( Colorset 0 -- Flat ) AddButtonStyle 1 MiniIcon -AddButtonStyle 6 Pixmap minimize__393330.svg:20x20 -AddButtonStyle 4 Pixmap maximize__393330.svg:20x20 -AddButtonStyle 2 Pixmap close__393330.svg:20x20
\ No newline at end of file +AddButtonStyle 6 InActive Pixmap minimize__6E678F.svg:20x20 +AddButtonStyle 4 InActive Pixmap maximize__6E678F.svg:20x20 +AddButtonStyle 2 InActive Pixmap close__6E678F.svg:20x20 +AddButtonStyle 6 Active Pixmap minimize__393330.svg:20x20 +AddButtonStyle 4 Active Pixmap maximize__393330.svg:20x20 +AddButtonStyle 2 Active Pixmap close__393330.svg:20x20 |
