diff options
| author | BardofSprites <[email protected]> | 2025-04-14 16:48:29 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2025-04-14 16:48:29 -0400 |
| commit | 4b63542fdc18b5c721e0b90e9287d0efd1fb8e41 (patch) | |
| tree | 81011d71f3a3aa897675f564151b957191c7d285 | |
| parent | cc29604e93ebc7770ff53af089f0ccc10c5c7a8d (diff) | |
fix active module color
| -rw-r--r-- | fvwm/.fvwm/themes/gruber.sys | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fvwm/.fvwm/themes/gruber.sys b/fvwm/.fvwm/themes/gruber.sys index 0a5cbf7..6e7544f 100644 --- a/fvwm/.fvwm/themes/gruber.sys +++ b/fvwm/.fvwm/themes/gruber.sys @@ -8,8 +8,8 @@ Colorset 5 fg #e4e4e4, bg #181818, hi, sh, Plain, NoShape Colorset 6 fg #e4e4e4, bg #565f73, hi, sh, Plain, NoShape Colorset 7 fg #e4e4e4, bg #e4e4e4, hi, sh, Plain, NoShape Colorset 8 fg #e4e4e4, bg #282828, hi, sh, Plain, NoShape -Colorset 10 fg #e4e4e4, bg 282828, hi, sh, Plain, NoShape -Colorset 11 fg #e4e4e4, bg #282828, hi #e4e4e4, sh #e4e4e4, Plain, NoShape +Colorset 10 fg #e4e4e4, bg #181818, hi, sh, Plain, NoShape +Colorset 11 fg #e4e4e4, bg #453d41, hi #e4e4e4, sh #e4e4e4, Plain, NoShape Colorset 12 fg #e4e4e4, bg #95a99f, hi, sh, Plain, NoShape Colorset 13 fg #e4e4e4, bg #95a99f, hi, sh, Plain, NoShape Colorset 14 fg #95a99f, bg #181818, hi blue, sh purple, Plain, NoShape |
