diff options
Diffstat (limited to 'fvwm/.fvwm/themes')
| -rw-r--r-- | fvwm/.fvwm/themes/ef-owl.sys | 21 | ||||
| -rw-r--r-- | fvwm/.fvwm/themes/vivendi-tritanopia.sys | 22 |
2 files changed, 43 insertions, 0 deletions
diff --git a/fvwm/.fvwm/themes/ef-owl.sys b/fvwm/.fvwm/themes/ef-owl.sys new file mode 100644 index 0000000..521b290 --- /dev/null +++ b/fvwm/.fvwm/themes/ef-owl.sys @@ -0,0 +1,21 @@ +#### Ef Owl FVWM Colorsets +Colorset 0 fg #d0d0d0, bg #292c2f, hi, sh, Plain, NoShape +Colorset 1 fg #857f8f, bg #373b3d, hi, sh, Plain, NoShape +Colorset 2 fg #d0d0d0, bg #292c2f, hi, sh, Plain, NoShape +Colorset 3 fg #857f8f, bg #40474b, hi #40474b, sh #40474b, Plain, NoShape +Colorset 4 fg #292c2f, bg #5b637e, hi #5b637e, sh #5b637e, Plain, NoShape +Colorset 5 fg #d0d0d0, bg #292c2f, hi, sh, Plain, NoShape +Colorset 6 fg #d0d0d0, bg #8f7a7f, hi, sh, Plain, NoShape +Colorset 7 fg #d0d0d0, bg #d0d0d0, hi, sh, Plain, NoShape +Colorset 8 fg #dadfe5, bg #5b637e, hi, sh, Plain, NoShape +Colorset 10 fg #d0d0d0, bg #292c2f, hi #857f8f, sh #857f8f, Plain, NoShape +Colorset 11 fg #dadfe5, bg #5b637e, hi #d0d0d0, sh #d0d0d0, Plain, NoShape +Colorset 12 fg #d0d0d0, bg #8f7a7f, hi, sh, Plain, NoShape +Colorset 13 fg #d0d0d0, bg #8f7a7f, hi, sh, Plain, NoShape +Colorset 14 fg #857f8f, bg #373b3d, hi #aaaaaa, sh #999999, Plain, NoShape +# dock buttons +Colorset 15 fg #d0d0d0, bg #292c2f, hi, sh, Plain, Noshape + +AddButtonStyle 6 Pixmap minimize__D0D0D0.svg:20x20 +AddButtonStyle 4 Pixmap maximize__D0D0D0.svg:20x20 +AddButtonStyle 2 Pixmap close__D0D0D0.svg:20x20
\ No newline at end of file diff --git a/fvwm/.fvwm/themes/vivendi-tritanopia.sys b/fvwm/.fvwm/themes/vivendi-tritanopia.sys new file mode 100644 index 0000000..cc343e4 --- /dev/null +++ b/fvwm/.fvwm/themes/vivendi-tritanopia.sys @@ -0,0 +1,22 @@ +#### Modus Vivendi Tritanopia FVWM Colorsets + +Colorset 0 fg #ffffff, bg #000000, hi, sh, Plain, NoShape +Colorset 1 fg #969696, bg #2d2d2d, hi, sh, Plain, NoShape +Colorset 2 fg #ffffff, bg #000000, hi, sh, Plain, NoShape +Colorset 3 fg #000000, bg #606060, hi #606060, sh #606060, Plain, NoShape +Colorset 4 fg #000000, bg #959595, hi #959595, sh #959595, Plain, NoShape +Colorset 5 fg #ffffff, bg #000000, hi, sh, Plain, NoShape +Colorset 6 fg #ffffff, bg #8e3e3b, hi, sh, Plain, NoShape +Colorset 7 fg red, bg #ffffff, hi, sh, Plain, NoShape +Colorset 8 fg #f0f0f0, bg #003c52, hi, sh, Plain, NoShape +Colorset 10 fg #ffffff, bg #000000, hi, sh, Plain, NoShape +Colorset 11 fg #f0f0f0, bg #003c52, hi #ffffff, sh #ffffff, Plain, NoShape +Colorset 12 fg #ffffff, bg #8e3e3b, hi, sh, Plain, NoShape +Colorset 13 fg #ffffff, bg #989898, hi, sh, Plain, NoShape +Colorset 14 fg #ffffff, bg #303030, hi #aaaaaa, sh #999999, Plain, NoShape +# dock buttons +Colorset 15 fg #ffffff, bg #000000, hi, sh, Plain, Noshape + +AddButtonStyle 6 Pixmap minimize__FFFFFF.svg:20x20 +AddButtonStyle 4 Pixmap maximize__FFFFFF.svg:20x20 +AddButtonStyle 2 Pixmap close__FFFFFF.svg:20x20 |
