diff options
Diffstat (limited to 'fvwm/.fvwm/themes')
| -rw-r--r-- | fvwm/.fvwm/themes/ef-arbutus.sys | 3 | ||||
| -rw-r--r-- | fvwm/.fvwm/themes/ef-bio.sys | 21 | ||||
| -rw-r--r-- | fvwm/.fvwm/themes/modus-vivendi.sys | 9 |
3 files changed, 24 insertions, 9 deletions
diff --git a/fvwm/.fvwm/themes/ef-arbutus.sys b/fvwm/.fvwm/themes/ef-arbutus.sys index b91cc06..887ae3b 100644 --- a/fvwm/.fvwm/themes/ef-arbutus.sys +++ b/fvwm/.fvwm/themes/ef-arbutus.sys @@ -18,9 +18,6 @@ Colorset 15 fg #393330, bg #ffead8, hi, sh, Plain, Noshape ButtonStyle All ( Colorset 1 -- Flat ) ButtonStyle All Active ( Colorset 0 -- Flat ) AddButtonStyle 1 MiniIcon -AddButtonStyle 6 InActive Pixmap minimize__6E678F.svg:20x20 -AddButtonStyle 4 InActive Pixmap maximize__6E678F.svg:20x20 -AddButtonStyle 2 InActive Pixmap close__6E678F.svg:20x20 AddButtonStyle 6 Active Pixmap minimize__393330.svg:20x20 AddButtonStyle 4 Active Pixmap maximize__393330.svg:20x20 AddButtonStyle 2 Active Pixmap close__393330.svg:20x20 diff --git a/fvwm/.fvwm/themes/ef-bio.sys b/fvwm/.fvwm/themes/ef-bio.sys new file mode 100644 index 0000000..0112170 --- /dev/null +++ b/fvwm/.fvwm/themes/ef-bio.sys @@ -0,0 +1,21 @@ +#### Ef Bio FVWM Colorsets +Colorset 0 fg #cfdfd5, bg #111111, hi, sh, Plain, NoShape +Colorset 1 fg #808f80, bg #15140d, hi, sh, Plain, NoShape +Colorset 2 fg #cfdfd5, bg #111111, hi, sh, Plain, NoShape +Colorset 3 fg #111111, bg #606060, hi #606060, sh #606060, Plain, NoShape +Colorset 4 fg #111111, bg #808f80, hi #808f80, sh #808f80, Plain, NoShape +Colorset 5 fg #cfdfd5, bg #111111, hi, sh, Plain, NoShape +Colorset 6 fg #cfdfd5, bg #4f3f9a, hi, sh, Plain, NoShape +Colorset 7 fg red, bg #cfdfd5, hi, sh, Plain, NoShape +Colorset 8 fg #d0ffe0, bg #00552f, hi, sh, Plain, NoShape +Colorset 10 fg #cfdfd5, bg #111111, hi, sh, Plain, NoShape +Colorset 11 fg #d0ffe0, bg #00552f, hi #cfdfd5, sh #cfdfd5, Plain, NoShape +Colorset 12 fg #cfdfd5, bg #4f3f9a, hi, sh, Plain, NoShape +Colorset 13 fg #cfdfd5, bg #4f3f9a, hi, sh, Plain, NoShape +Colorset 14 fg #cfdfd5, bg #302a3a, hi #aaaaaa, sh #999999, Plain, NoShape +# dock buttons +Colorset 15 fg #cfdfd5, bg #111111, hi, sh, Plain, Noshape + +AddButtonStyle 6 Pixmap minimize__CFDFD5.svg:20x20 +AddButtonStyle 4 Pixmap maximize__CFDFD5.svg:20x20 +AddButtonStyle 2 Pixmap close__CFDFD5.svg:20x20 diff --git a/fvwm/.fvwm/themes/modus-vivendi.sys b/fvwm/.fvwm/themes/modus-vivendi.sys index 2aa0b2f..562f4d3 100644 --- a/fvwm/.fvwm/themes/modus-vivendi.sys +++ b/fvwm/.fvwm/themes/modus-vivendi.sys @@ -17,9 +17,6 @@ Colorset 14 fg #ffffff, bg #2f3849, hi #aaaaaa, sh #999999, Plain, NoShape # dock buttons Colorset 15 fg #ffffff, bg #000000, 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 Active Pixmap minimize__FFFFFF.svg:20x20 +AddButtonStyle 4 Active Pixmap maximize__FFFFFF.svg:20x20 +AddButtonStyle 2 Active Pixmap close__FFFFFF.svg:20x20 |
