diff options
| author | BardofSprites <[email protected]> | 2024-08-30 07:19:31 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-08-30 07:19:31 -0400 |
| commit | 4b0d2eeaa6578bfb56fd3cf0975af50de22d36dd (patch) | |
| tree | 6d09828570226350d269cdc539e32731bd22b8f3 /fvwm | |
| parent | 07cd197250a242bc7dca99f377ecd0690436776e (diff) | |
fix icons
Diffstat (limited to 'fvwm')
| -rw-r--r-- | fvwm/.fvwm/themes/ef-cyprus.sys | 8 | ||||
| -rw-r--r-- | fvwm/.fvwm/themes/ef-melissa-dark.sys | 9 |
2 files changed, 7 insertions, 10 deletions
diff --git a/fvwm/.fvwm/themes/ef-cyprus.sys b/fvwm/.fvwm/themes/ef-cyprus.sys index f4a6ed1..c6fdec2 100644 --- a/fvwm/.fvwm/themes/ef-cyprus.sys +++ b/fvwm/.fvwm/themes/ef-cyprus.sys @@ -11,10 +11,10 @@ Colorset 10 fg #242521, bg #fcf7ef, hi, sh, Plain, NoShape Colorset 11 fg #242521, bg #c0df6f, hi #242521, sh #242521, Plain, NoShape Colorset 12 fg #242521, bg #efc26f, hi, sh, Plain, NoShape Colorset 13 fg #242521, bg #efc26f, hi, sh, Plain, NoShape -Colorset 14 fg #ffffff, bg #8f6f4a, hi #aaaaaa, sh #999999, Plain, NoShape +Colorset 14 fg #59786f, bg #f0ece0, hi #aaaaaa, sh #999999, Plain, NoShape # dock buttons Colorset 15 fg #242521, bg #fcf7ef, hi, sh, Plain, Noshape -AddButtonStyle 6 Pixmap minimize__CFBCBA.svg:20x20 -AddButtonStyle 4 Pixmap maximize__CFBCBA.svg:20x20 -AddButtonStyle 2 Pixmap close__CFBCBA.svg:20x20 +AddButtonStyle 6 Pixmap minimize__242521.svg:20x20 +AddButtonStyle 4 Pixmap maximize__242521.svg:20x20 +AddButtonStyle 2 Pixmap close__242521.svg:20x20 diff --git a/fvwm/.fvwm/themes/ef-melissa-dark.sys b/fvwm/.fvwm/themes/ef-melissa-dark.sys index 55f6a40..87f5519 100644 --- a/fvwm/.fvwm/themes/ef-melissa-dark.sys +++ b/fvwm/.fvwm/themes/ef-melissa-dark.sys @@ -15,9 +15,6 @@ Colorset 14 fg #e8e4b1, bg #302a3a, hi #aaaaaa, sh #999999, Plain, NoShape # dock buttons Colorset 15 fg #e8e4b1, bg #352718, 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__E8E4B1.svg:20x20 +AddButtonStyle 4 Pixmap maximize__E8E4B1.svg:20x20 +AddButtonStyle 2 Pixmap close__E8E4B1.svg:20x20
\ No newline at end of file |
