diff options
| author | BardofSprites <[email protected]> | 2024-07-28 14:56:29 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-07-28 14:56:29 -0400 |
| commit | 78ddfbd087c3ded1b9b26a73df1924e5ee4a40db (patch) | |
| tree | bb54e53e3ab8e98789696cafb2738a061974e9a9 /fvwm/.fvwm/themes | |
| parent | 39058e501df1ec97b8cdaa6ee2b76d2389819d7a (diff) | |
fix iconman color
Diffstat (limited to 'fvwm/.fvwm/themes')
| -rw-r--r-- | fvwm/.fvwm/themes/ef-arbutus.sys | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fvwm/.fvwm/themes/ef-arbutus.sys b/fvwm/.fvwm/themes/ef-arbutus.sys index dd47c01..46c2416 100644 --- a/fvwm/.fvwm/themes/ef-arbutus.sys +++ b/fvwm/.fvwm/themes/ef-arbutus.sys @@ -11,6 +11,6 @@ Colorset 10 fg #393330, bg #ffead8, hi, sh, Plain, NoShape Colorset 11 fg #393330, bg #e9a0a0, hi #393330, sh #393330, Plain, NoShape Colorset 12 fg #393330, bg #afdeaf, hi, sh, Plain, NoShape Colorset 13 fg #393330, bg #afdeaf, hi, sh, Plain, NoShape -Colorset 14 fg #393330, bg #302a3a, hi #aaaaaa, sh #999999, Plain, NoShape +Colorset 14 fg #6e678f, bg #f0d8cf, hi #aaaaaa, sh #999999, Plain, NoShape # dock buttons Colorset 15 fg #393330, bg #ffead8, hi, sh, Plain, Noshape
\ No newline at end of file |
