From 94718644772de725d565d8843f0637eb412a0950 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Sun, 6 Oct 2024 21:40:17 -0400 Subject: fix colors --- fvwm/.fvwm/themes/ef-trio-dark.sys | 4 ++-- fvwm/.fvwm/themes/modus-vivendi.sys | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'fvwm') 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 -- cgit v1.2.3