From 1289beeaa55087d904799ee89d9e2d378579218a Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Wed, 14 Aug 2024 04:17:12 -0400 Subject: fix themes, added dream and more pixmaps --- fvwm/.fvwm/themes/ef-maris-dark.sys | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'fvwm/.fvwm/themes/ef-maris-dark.sys') diff --git a/fvwm/.fvwm/themes/ef-maris-dark.sys b/fvwm/.fvwm/themes/ef-maris-dark.sys index aa3e5a8..7c81cd1 100644 --- a/fvwm/.fvwm/themes/ef-maris-dark.sys +++ b/fvwm/.fvwm/themes/ef-maris-dark.sys @@ -15,9 +15,6 @@ Colorset 14 fg #eaedef, bg #302a3a, hi #aaaaaa, sh #999999, Plain, NoShape # dock buttons Colorset 15 fg #eaedef, bg #131c2b, 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__EAEDEF.svg:20x20 +AddButtonStyle 4 Pixmap maximize__EAEDEF.svg:20x20 +AddButtonStyle 2 Pixmap close__EAEDEF.svg:20x20 -- cgit v1.2.3