diff options
| author | Daniel <[email protected]> | 2024-09-28 20:41:33 -0400 |
|---|---|---|
| committer | Daniel <[email protected]> | 2024-09-28 20:41:53 -0400 |
| commit | d33daf595a50044f5d47968a0de3ac7687986997 (patch) | |
| tree | 7d9f53bb5e3b94983788dfdf847a10d6eee02ef9 /fvwm | |
| parent | 6f59698927fcf50950c7ccc052fad0c10074027c (diff) | |
ef-day
Diffstat (limited to 'fvwm')
| -rw-r--r-- | fvwm/.fvwm/icon/pixmap/close__584141.svg | 1 | ||||
| -rw-r--r-- | fvwm/.fvwm/icon/pixmap/maximize__584141.svg | 1 | ||||
| -rw-r--r-- | fvwm/.fvwm/icon/pixmap/minimize__584141.svg | 1 | ||||
| -rw-r--r-- | fvwm/.fvwm/themes/ef-day.sys | 21 |
4 files changed, 24 insertions, 0 deletions
diff --git a/fvwm/.fvwm/icon/pixmap/close__584141.svg b/fvwm/.fvwm/icon/pixmap/close__584141.svg new file mode 100644 index 0000000..fb07ac7 --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/close__584141.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#584141"><path d="m256-200-56-56 224-224-224-224 56-56 224 224 224-224 56 56-224 224 224 224-56 56-224-224-224 224Z"/></svg>
\ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/maximize__584141.svg b/fvwm/.fvwm/icon/pixmap/maximize__584141.svg new file mode 100644 index 0000000..27d06c1 --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/maximize__584141.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#584141"><path d="M160-160q-33 0-56.5-23.5T80-240v-480q0-33 23.5-56.5T160-800h640q33 0 56.5 23.5T880-720v480q0 33-23.5 56.5T800-160H160Zm0-80h640v-400H160v400Z"/></svg>
\ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/minimize__584141.svg b/fvwm/.fvwm/icon/pixmap/minimize__584141.svg new file mode 100644 index 0000000..c061f47 --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/minimize__584141.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#584141"><path d="M160-760v-80h640v80H160Z"/></svg>
\ No newline at end of file diff --git a/fvwm/.fvwm/themes/ef-day.sys b/fvwm/.fvwm/themes/ef-day.sys new file mode 100644 index 0000000..c1ea169 --- /dev/null +++ b/fvwm/.fvwm/themes/ef-day.sys @@ -0,0 +1,21 @@ +#### Ef Day FVWM Colorsets +Colorset 0 fg #584141, bg #fff5ea, hi, sh, Plain, NoShape +Colorset 1 fg #63728f, bg #f2e9db, hi, sh, Plain, NoShape +Colorset 2 fg #584141, bg #fff5ea, hi, sh, Plain, NoShape +Colorset 3 fg #63728f, bg #8f5f4a, hi #8f5f4a, sh #8f5f4a, Plain, NoShape +Colorset 4 fg #fff5ea, bg #ffaf72, hi #ffaf72, sh #ffaf72, Plain, NoShape +Colorset 5 fg #584141, bg #fff5ea, hi, sh, Plain, NoShape +Colorset 6 fg #584141, bg #b0e0df, hi, sh, Plain, NoShape +Colorset 7 fg #584141, bg #584141, hi, sh, Plain, NoShape +Colorset 8 fg #542f38, bg #ffaf72, hi, sh, Plain, NoShape +Colorset 10 fg #584141, bg #fff5ea, hi #63728f, sh #63728f, Plain, NoShape +Colorset 11 fg #542f38, bg #ffaf72, hi #584141, sh #584141, Plain, NoShape +Colorset 12 fg #584141, bg #b0e0df, hi, sh, Plain, NoShape +Colorset 13 fg #584141, bg #b0e0df, hi, sh, Plain, NoShape +Colorset 14 fg #63728f, bg #f2e9db, hi #aaaaaa, sh #999999, Plain, NoShape +# dock buttons +Colorset 15 fg #584141, bg #fff5ea, hi, sh, Plain, Noshape + +AddButtonStyle 6 Pixmap minimize__584141.svg:20x20 +AddButtonStyle 4 Pixmap maximize__584141.svg:20x20 +AddButtonStyle 2 Pixmap close__584141.svg:20x20
\ No newline at end of file |
