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 | |
| parent | aab24b055901a6f2158a263cf5c9bd66ebad5aea (diff) | |
eagle and winter theme
| -rw-r--r-- | fvwm/.fvwm/icon/pixmap/close__231A1F.svg | 1 | ||||
| -rw-r--r-- | fvwm/.fvwm/icon/pixmap/close__B8C6D5.svg | 1 | ||||
| -rw-r--r-- | fvwm/.fvwm/icon/pixmap/maximize__231A1F.svg | 1 | ||||
| -rw-r--r-- | fvwm/.fvwm/icon/pixmap/maximize__B8C6D5.svg | 1 | ||||
| -rw-r--r-- | fvwm/.fvwm/icon/pixmap/minimize__231A1F.svg | 1 | ||||
| -rw-r--r-- | fvwm/.fvwm/icon/pixmap/minimize__B8C6D5.svg | 1 | ||||
| -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 | ||||
| -rw-r--r-- | xorg/Xresources.eagle | 39 | ||||
| -rw-r--r-- | xorg/Xresources.winter | 39 |
11 files changed, 133 insertions, 0 deletions
diff --git a/fvwm/.fvwm/icon/pixmap/close__231A1F.svg b/fvwm/.fvwm/icon/pixmap/close__231A1F.svg new file mode 100644 index 0000000..8aa95af --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/close__231A1F.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#231a1f"><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/close__B8C6D5.svg b/fvwm/.fvwm/icon/pixmap/close__B8C6D5.svg new file mode 100644 index 0000000..7168cc7 --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/close__B8C6D5.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#b8c6d5"><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__231A1F.svg b/fvwm/.fvwm/icon/pixmap/maximize__231A1F.svg new file mode 100644 index 0000000..eea83c8 --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/maximize__231A1F.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#231a1f"><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/maximize__B8C6D5.svg b/fvwm/.fvwm/icon/pixmap/maximize__B8C6D5.svg new file mode 100644 index 0000000..b16dbda --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/maximize__B8C6D5.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#b8c6d5"><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__231A1F.svg b/fvwm/.fvwm/icon/pixmap/minimize__231A1F.svg new file mode 100644 index 0000000..52755f4 --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/minimize__231A1F.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#231a1f"><path d="M160-760v-80h640v80H160Z"/></svg>
\ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/minimize__B8C6D5.svg b/fvwm/.fvwm/icon/pixmap/minimize__B8C6D5.svg new file mode 100644 index 0000000..84accec --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/minimize__B8C6D5.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#b8c6d5"><path d="M160-760v-80h640v80H160Z"/></svg>
\ No newline at end of file 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" diff --git a/xorg/Xresources.eagle b/xorg/Xresources.eagle new file mode 100644 index 0000000..2325a9e --- /dev/null +++ b/xorg/Xresources.eagle @@ -0,0 +1,39 @@ +!!!!!! Ef Eagle Xresources theme +*.foreground: #231a1f +*.background: #f1ecd0 +*.cursorColor: #231a1f +! black +*.color0: #231a1f +*.color8: #685f53 +! red +*.color1: #8f0038 +*.color9: #9a0000 +! green +*.color2: #226022 +*.color10: #3a7800 +! yellow +*.color3: #6b4500 +*.color11: #775228 +! blue +*.color4: #3a3da0 +*.color12: #000080 +! magenta +*.color5: #822478 +*.color13: #50119f +! cyan +*.color6: #2f5f9f +*.color14: #1077ab +! white +*.color7: #f1ecd0 +*.color15: #f1ecd0 + +dmenu.background: #f1ecd0 +dmenu.foreground: #231a1f +dmenu.selbackground: #cfab80 +dmenu.selforeground: #2f1005 + +Nsxiv.window.background: #f1ecd0 +Nsxiv.window.foreground: #231a1f +Nsxiv.mark.foreground: #231a1f +Nsxiv.bar.background: #cfab80 +Nsxiv.bar.foreground: #2f1005 diff --git a/xorg/Xresources.winter b/xorg/Xresources.winter new file mode 100644 index 0000000..4a8ebcb --- /dev/null +++ b/xorg/Xresources.winter @@ -0,0 +1,39 @@ +! Ef Winter Xresources theme +*.foreground: #b8c6d5 +*.background: #0f0b15 +*.cursorColor: #b8c6d5 +! black +*.color0: #0f0b15 +*.color8: #2a2f42 +! red +*.color1: #ff6a7a +*.color9: #ef6560 +! green +*.color2: #29a444 +*.color10: #6aad0f +! yellow +*.color3: #b58a52 +*.color11: #d1803f +! blue +*.color4: #6a9fff +*.color12: #029fff +! magenta +*.color5: #d369af +*.color13: #af85ea +! cyan +*.color6: #4fbaef +*.color14: #35afbf +! white +*.color7: #b8c6d5 +*.color15: #b8c6d5 + +dmenu.background: #0f0b15 +dmenu.foreground: #b8c6d5 +dmenu.selbackground: #5f1f5f +dmenu.selforeground: #dedeff + +Nsxiv.window.background: #0f0b15 +Nsxiv.window.foreground: #b8c6d5 +Nsxiv.mark.foreground: #b8c6d5 +Nsxiv.bar.background: #5f1f5f +Nsxiv.bar.foreground: #dedeff |
