diff options
| author | BardofSprites <[email protected]> | 2025-04-14 16:46:10 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2025-04-14 16:46:10 -0400 |
| commit | cc29604e93ebc7770ff53af089f0ccc10c5c7a8d (patch) | |
| tree | 7c68145350c31b870510137a0995619b6ca5b33b | |
| parent | e150532f8922ff083a94a50f2f4aa7cc02c489d1 (diff) | |
accurate gruber colors
| -rw-r--r-- | fvwm/.fvwm/themes/gruber.sys | 34 |
1 files changed, 16 insertions, 18 deletions
diff --git a/fvwm/.fvwm/themes/gruber.sys b/fvwm/.fvwm/themes/gruber.sys index 8922e9b..0a5cbf7 100644 --- a/fvwm/.fvwm/themes/gruber.sys +++ b/fvwm/.fvwm/themes/gruber.sys @@ -1,23 +1,21 @@ #### Gruvbox medium FVWM Colorsets -Colorset 0 fg #ffffff, bg #285577, hi, sh, Plain, NoShape -Colorset 1 fg #ffffff, bg #383838, hi, sh, Plain, NoShape -Colorset 2 fg #ffffff, bg #000000, hi, sh, Plain, NoShape -Colorset 3 fg #888888, bg #333333, hi #333333, sh #333333, Plain, NoShape -Colorset 4 fg #000000, bg #285577, hi #285577, sh #285577, Plain, NoShape -Colorset 5 fg #ffffff, bg #222222, hi, sh, Plain, NoShape -Colorset 6 fg #ffffff, bg #285577, hi, sh, Plain, NoShape -Colorset 7 fg #ffffff, bg #ffffff, hi, sh, Plain, NoShape -Colorset 8 fg #ffffff, bg #285577, hi, sh, Plain, NoShape -Colorset 10 fg #ffffff, bg #000000, hi #333333, sh #333333, Plain, NoShape -Colorset 11 fg #ffffff, bg #285577, hi #ffffff, sh #ffffff, Plain, NoShape -Colorset 12 fg #ffffff, bg #285577, hi, sh, Plain, NoShape -Colorset 13 fg #ffffff, bg #285577, hi, sh, Plain, NoShape -Colorset 14 fg #ffffff, bg #5F676A, hi #aaaaaa, sh #999999, Plain, NoShape +Colorset 0 fg #e4e4e4, bg #181818, hi, sh, Plain, NoShape +Colorset 1 fg #95a99f, bg #101010, hi, sh, Plain, NoShape +Colorset 2 fg #e4e4e4, bg #181818, hi, sh, Plain, NoShape +Colorset 3 fg #95a99f, bg #282828, hi #282828, sh #282828, Plain, NoShape +Colorset 4 fg #e4e4e4, bg #cc8c3c, hi #cc8c3c, sh #cc8c3c, Plain, NoShape +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 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 # dock buttons -Colorset 15 fg #ffffff, bg #000000, hi, sh, Plain, Noshape +Colorset 15 fg #e4e4e4, bg #282828, hi, sh, Plain, Noshape AddButtonStyle 6 Pixmap minimize__E4D3E1.svg:20x20 AddButtonStyle 4 Pixmap maximize__E4D3E1.svg:20x20 -AddButtonStyle 2 Pixmap close__E4D3E1.svg:20x20 - -Style * NoTitle
\ No newline at end of file +AddButtonStyle 2 Pixmap close__E4D3E1.svg:20x20
\ No newline at end of file |
