diff options
| author | Daniel <[email protected]> | 2024-10-26 15:21:27 -0400 |
|---|---|---|
| committer | Daniel <[email protected]> | 2024-10-26 15:25:40 -0400 |
| commit | 6d66f2c88e66a8cd6d315ebcb5b801f9c3afd367 (patch) | |
| tree | 54e9f82d4333491719eabf156a3933210e8f6f3f /fvwm/.fvwm/themes/ef-cherie.sys | |
| parent | 9cfd63d882af89c8a0c5e6bdb9a9f190e9e5b2af (diff) | |
add dwm colors and correct colors
Diffstat (limited to 'fvwm/.fvwm/themes/ef-cherie.sys')
| -rw-r--r-- | fvwm/.fvwm/themes/ef-cherie.sys | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/fvwm/.fvwm/themes/ef-cherie.sys b/fvwm/.fvwm/themes/ef-cherie.sys index 3a5cd3a..31e5cf6 100644 --- a/fvwm/.fvwm/themes/ef-cherie.sys +++ b/fvwm/.fvwm/themes/ef-cherie.sys @@ -4,20 +4,17 @@ Colorset 2 fg #ffcfdf, bg #190a0f, hi, sh, Plain, NoShape Colorset 3 fg #808898, bg #291f26, hi #291f26, sh #291f26, Plain, NoShape Colorset 4 fg #ffcfdf, bg #771a4f, hi #771a4f, sh #771a4f, Plain, NoShape Colorset 5 fg #d3cfcf, bg #190a0f, hi, sh, Plain, NoShape -Colorset 6 fg #d3cfcf, bg #771a4f, hi, sh, Plain, NoShape +Colorset 6 fg #d3cfcf, bg #303f6f, hi, sh, Plain, NoShape Colorset 7 fg #d3cfcf, bg #d3cfcf, hi, sh, Plain, NoShape Colorset 8 fg #ffc4df, bg #771a4f, hi, sh, Plain, NoShape Colorset 10 fg #d3cfcf, bg #190a0f, hi, sh, Plain, NoShape Colorset 11 fg #ffc4df, bg #771a4f, hi #d3cfcf, sh #d3cfcf, Plain, NoShape -Colorset 12 fg #d3cfcf, bg #684d54, hi, sh, Plain, NoShape -Colorset 13 fg #d3cfcf, bg #684d54, hi, sh, Plain, NoShape +Colorset 12 fg #d3cfcf, bg #303f6f, hi, sh, Plain, NoShape +Colorset 13 fg #d3cfcf, bg #303f6f, hi, sh, Plain, NoShape Colorset 14 fg #808898, bg #291f26, hi #aaaaaa, sh #999999, Plain, NoShape # dock buttons Colorset 15 fg #d3cfcf, bg #190a0f, 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__D3CFCF.svg:20x20 +AddButtonStyle 4 Pixmap maximize__D3CFCF.svg:20x20 +AddButtonStyle 2 Pixmap close__D3CFCF.svg:20x20 |
