From 2e14bc19b6f610a9ced59b0a7eaa846fb4ae1a81 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Mon, 19 Aug 2024 07:06:01 -0400 Subject: ef bio, fix/add colorschemes --- fvwm/.fvwm/themes/modus-vivendi.sys | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'fvwm/.fvwm/themes/modus-vivendi.sys') 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 -- cgit v1.2.3