diff options
| author | BardofSprites <[email protected]> | 2024-09-03 07:54:21 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-09-03 07:54:21 -0400 |
| commit | c5b264e816a4e1d8b08d88ddce062b5ecfc49e4a (patch) | |
| tree | 803a00e49cb4823971517f235bbabbcdecfca993 /fvwm/.fvwm/themes | |
| parent | aab24b055901a6f2158a263cf5c9bd66ebad5aea (diff) | |
eagle and winter theme
Diffstat (limited to 'fvwm/.fvwm/themes')
| -rw-r--r-- | fvwm/.fvwm/themes/ef-eagle.sys | 21 | ||||
| -rw-r--r-- | fvwm/.fvwm/themes/ef-winter.sys | 21 | ||||
| -rw-r--r-- | fvwm/.fvwm/themes/iosevka.sys | 7 |
3 files changed, 49 insertions, 0 deletions
diff --git a/fvwm/.fvwm/themes/ef-eagle.sys b/fvwm/.fvwm/themes/ef-eagle.sys new file mode 100644 index 0000000..e9d51e4 --- /dev/null +++ b/fvwm/.fvwm/themes/ef-eagle.sys @@ -0,0 +1,21 @@ +#### Ef Eagle FVWM Colorsets +Colorset 0 fg #231a1f, bg #f1ecd0, hi, sh, Plain, NoShape +Colorset 1 fg #685f53, bg #cec8ae, hi, sh, Plain, NoShape +Colorset 2 fg #231a1f, bg #f1ecd0, hi, sh, Plain, NoShape +Colorset 3 fg #f1ecd0, bg #685f53, hi #685f53, sh #685f53, Plain, NoShape +Colorset 4 fg #f1ecd0, bg #cfab80, hi #cfab80, sh #cfab80, Plain, NoShape +Colorset 5 fg #231a1f, bg #f1ecd0, hi, sh, Plain, NoShape +Colorset 6 fg #231a1f, bg #c0cbd7, hi, sh, Plain, NoShape +Colorset 7 fg red, bg #231a1f, hi, sh, Plain, NoShape +Colorset 8 fg #151515, bg #cfab80, hi, sh, Plain, NoShape +Colorset 10 fg #231a1f, bg #f1ecd0, hi, sh, Plain, NoShape +Colorset 11 fg #151515, bg #cfab80, hi #231a1f, sh #231a1f, Plain, NoShape +Colorset 12 fg #231a1f, bg #c0cbd7, hi, sh, Plain, NoShape +Colorset 13 fg #231a1f, bg #c0cbd7, hi, sh, Plain, NoShape +Colorset 14 fg #685f53, bg #cec8ae, hi #aaaaaa, sh #999999, Plain, NoShape +# dock buttons +Colorset 15 fg #231a1f, bg #f1ecd0, hi, sh, Plain, Noshape + +AddButtonStyle 6 Pixmap minimize__231A1F.svg:20x20 +AddButtonStyle 4 Pixmap maximize__231A1F.svg:20x20 +AddButtonStyle 2 Pixmap close__231A1F.svg:20x20 diff --git a/fvwm/.fvwm/themes/ef-winter.sys b/fvwm/.fvwm/themes/ef-winter.sys new file mode 100644 index 0000000..ae2fbc3 --- /dev/null +++ b/fvwm/.fvwm/themes/ef-winter.sys @@ -0,0 +1,21 @@ +#### Ef Winter FVWM Colorsets +Colorset 0 fg #b8c6d5, bg #0f0b15, hi, sh, Plain, NoShape +Colorset 1 fg #807c9f, bg #1d202f, hi, sh, Plain, NoShape +Colorset 2 fg #b8c6d5, bg #0f0b15, hi, sh, Plain, NoShape +Colorset 3 fg #0f0b15, bg #807c9f, hi #807c9f, sh #807c9f, Plain, NoShape +Colorset 4 fg #0f0b15, bg #5f1f5f, hi #5f1f5f, sh #5f1f5f, Plain, NoShape +Colorset 5 fg #b8c6d5, bg #0f0b15, hi, sh, Plain, NoShape +Colorset 6 fg #b8c6d5, bg #00474f, hi, sh, Plain, NoShape +Colorset 7 fg red, bg #b8c6d5, hi, sh, Plain, NoShape +Colorset 8 fg #b8c6d5, bg #5f1f5f, hi, sh, Plain, NoShape +Colorset 10 fg #b8c6d5, bg #0f0b15, hi, sh, Plain, NoShape +Colorset 11 fg #b8c6d5, bg #5f1f5f, hi #b8c6d5, sh #b8c6d5, Plain, NoShape +Colorset 12 fg #b8c6d5, bg #00474f, hi, sh, Plain, NoShape +Colorset 13 fg #b8c6d5, bg #00474f, hi, sh, Plain, NoShape +Colorset 14 fg #807c9f, bg #1d202f, hi #aaaaaa, sh #999999, Plain, NoShape +# dock buttons +Colorset 15 fg #b8c6d5, bg #0f0b15, hi, sh, Plain, Noshape + +AddButtonStyle 6 Pixmap minimize__B8C6D5.svg:20x20 +AddButtonStyle 4 Pixmap maximize__B8C6D5.svg:20x20 +AddButtonStyle 2 Pixmap close__B8C6D5.svg:20x20 diff --git a/fvwm/.fvwm/themes/iosevka.sys b/fvwm/.fvwm/themes/iosevka.sys new file mode 100644 index 0000000..a8dd20d --- /dev/null +++ b/fvwm/.fvwm/themes/iosevka.sys @@ -0,0 +1,7 @@ +DefaultFont "xft:Iosevka Comfy:size=16:antialias=True" +Style * Font "xft:Iosevka Comfy Motion:Thin:size=16:antialias=True" +MenuStyle * Font "xft:Iosevka Comfy Motion:Thin:size=16:antialias=True" +*FvwmIdent: Font "xft:Iosevka Comfy:size=16:antialias=True" +*LeftPanel: Font "xft:Iosevka Comfy:Bold:size=16:antialias=True" +*FvwmPager: BalloonFont "xft:Iosevka Comfy Motion:Italic:size=14:antialias=True" +*FvwmIconMan: Font "xft:Iosevka Comfy:size=16:antialias=True" |
