diff options
| author | BardofSprites <[email protected]> | 2024-10-06 21:40:17 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-10-06 21:40:17 -0400 |
| commit | 94718644772de725d565d8843f0637eb412a0950 (patch) | |
| tree | 19b64a329b9ad17729a344346ecb84fa14a76faa /fvwm/.fvwm/themes | |
| parent | 471bd4f5f7be03828690312222fd96db62cb4fe1 (diff) | |
fix colors
Diffstat (limited to 'fvwm/.fvwm/themes')
| -rw-r--r-- | fvwm/.fvwm/themes/ef-trio-dark.sys | 4 | ||||
| -rw-r--r-- | fvwm/.fvwm/themes/modus-vivendi.sys | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/fvwm/.fvwm/themes/ef-trio-dark.sys b/fvwm/.fvwm/themes/ef-trio-dark.sys index fcb6518..2b2beb5 100644 --- a/fvwm/.fvwm/themes/ef-trio-dark.sys +++ b/fvwm/.fvwm/themes/ef-trio-dark.sys @@ -7,9 +7,9 @@ Colorset 4 fg #160f0f, bg #6a294f, hi #6a294f, sh #6a294f, Plain, NoShape Colorset 5 fg #d8cfd5, bg #160f0f, hi, sh, Plain, NoShape Colorset 6 fg #d8cfd5, bg #004f3f, hi, sh, Plain, NoShape Colorset 7 fg #d8cfd5, bg #d8cfd5, hi, sh, Plain, NoShape -Colorset 8 fg #542f38, bg #6a294f, hi, sh, Plain, NoShape +Colorset 8 fg #ffdfdf, bg #6a294f, hi, sh, Plain, NoShape Colorset 10 fg #d8cfd5, bg #160f0f, hi #908890, sh #908890, Plain, NoShape -Colorset 11 fg #542f38, bg #6a294f, hi #d8cfd5, sh #d8cfd5, Plain, NoShape +Colorset 11 fg #ffdfdf, bg #6a294f, hi #d8cfd5, sh #d8cfd5, Plain, NoShape Colorset 12 fg #d8cfd5, bg #004f3f, hi, sh, Plain, NoShape Colorset 13 fg #d8cfd5, bg #004f3f, hi, sh, Plain, NoShape Colorset 14 fg #908890, bg #2a2228, hi #aaaaaa, sh #999999, Plain, NoShape diff --git a/fvwm/.fvwm/themes/modus-vivendi.sys b/fvwm/.fvwm/themes/modus-vivendi.sys index 0f877eb..51f8cf2 100644 --- a/fvwm/.fvwm/themes/modus-vivendi.sys +++ b/fvwm/.fvwm/themes/modus-vivendi.sys @@ -16,6 +16,7 @@ Colorset 13 fg #ffffff, bg #989898, hi, sh, Plain, NoShape Colorset 14 fg #ffffff, bg #2f3849, hi #aaaaaa, sh #999999, Plain, NoShape # dock buttons Colorset 15 fg #ffffff, bg #000000, hi, sh, Plain, Noshape +Colorset 16 fg #ffffff, bg #ffffff, hi, sh, Plain, Noshape AddButtonStyle 6 Pixmap minimize__FFFFFF.svg:20x20 AddButtonStyle 4 Pixmap maximize__FFFFFF.svg:20x20 |
