From fb3033a9289b7e6dc8327dd8596a1990217b7218 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Sun, 15 Sep 2024 21:39:55 -0400 Subject: fix/update --- fvwm/.fvwm/themes/ef-night.sys | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'fvwm/.fvwm/themes/ef-night.sys') diff --git a/fvwm/.fvwm/themes/ef-night.sys b/fvwm/.fvwm/themes/ef-night.sys index 5ba3b13..12b6e22 100644 --- a/fvwm/.fvwm/themes/ef-night.sys +++ b/fvwm/.fvwm/themes/ef-night.sys @@ -15,9 +15,6 @@ Colorset 14 fg #afbcbf, bg #302a3a, hi #aaaaaa, sh #999999, Plain, NoShape # dock buttons Colorset 15 fg #afbcbf, bg #000e17, 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__AFBCBF.svg:20x20 +AddButtonStyle 4 Pixmap maximize__AFBCBF.svg:20x20 +AddButtonStyle 2 Pixmap close__AFBCBF.svg:20x20 \ No newline at end of file -- cgit v1.2.3