diff options
| author | BardofSprites <[email protected]> | 2024-08-19 07:06:01 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-08-19 07:06:01 -0400 |
| commit | 2e14bc19b6f610a9ced59b0a7eaa846fb4ae1a81 (patch) | |
| tree | 1b9ac14660b446d9534bf366d08b38c7c3f62eb2 /fvwm/.fvwm/themes/modus-vivendi.sys | |
| parent | 4d0ef156bdb0cd0f890608ea73bbf92dde1b2c12 (diff) | |
ef bio, fix/add colorschemes
Diffstat (limited to 'fvwm/.fvwm/themes/modus-vivendi.sys')
| -rw-r--r-- | fvwm/.fvwm/themes/modus-vivendi.sys | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/fvwm/.fvwm/themes/modus-vivendi.sys b/fvwm/.fvwm/themes/modus-vivendi.sys index 2aa0b2f..562f4d3 100644 --- a/fvwm/.fvwm/themes/modus-vivendi.sys +++ b/fvwm/.fvwm/themes/modus-vivendi.sys @@ -17,9 +17,6 @@ Colorset 14 fg #ffffff, bg #2f3849, hi #aaaaaa, sh #999999, Plain, NoShape # dock buttons Colorset 15 fg #ffffff, bg #000000, 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 Active Pixmap minimize__FFFFFF.svg:20x20 +AddButtonStyle 4 Active Pixmap maximize__FFFFFF.svg:20x20 +AddButtonStyle 2 Active Pixmap close__FFFFFF.svg:20x20 |
