diff options
| -rw-r--r-- | ef-xresources/.Xresources.d/Xresources.frost | 45 | ||||
| -rw-r--r-- | fvwm/.fvwm/config | 1 | ||||
| -rw-r--r-- | fvwm/.fvwm/icon/pixmap/close__232323.svg | 1 | ||||
| -rw-r--r-- | fvwm/.fvwm/icon/pixmap/maximize__232323.svg | 1 | ||||
| -rw-r--r-- | fvwm/.fvwm/icon/pixmap/minimize__232323.svg | 1 | ||||
| -rw-r--r-- | fvwm/.fvwm/themes/ef-frost.sys | 21 |
6 files changed, 70 insertions, 0 deletions
diff --git a/ef-xresources/.Xresources.d/Xresources.frost b/ef-xresources/.Xresources.d/Xresources.frost new file mode 100644 index 0000000..1bbd8e8 --- /dev/null +++ b/ef-xresources/.Xresources.d/Xresources.frost @@ -0,0 +1,45 @@ +!!!!! Ef Frost Dark Xresources theme +*.foreground: #232323 +*.background: #fcffff +URxvt.background: [93]#fcffff +*.cursorColor: #0055bb +! black +*.color0: #232323 +*.color8: #b5b8b8 +! red +*.color1: #c42d2f +*.color9: #cf2f4f +! green +*.color2: #008a00 +*.color10: #00845f +! yellow +*.color3: #aa6100 +*.color11: #996c4f +! blue +*.color4: #4244ef +*.color12: #065fff +! magenta +*.color5: #aa44c5 +*.color13: #7f5ae0 +! cyan +*.color6: #3a6dd2 +*.color14: #1f6fbf +! white +*.color7: #eaefef +*.color15: #fcffff + +dmenu.background: #322023 +dmenu.foreground: #232323 +dmenu.selbackground: #9ad0ff +dmenu.selforeground: #051524 + +Nsxiv.window.background: #322023 +Nsxiv.window.foreground: #232323 +Nsxiv.mark.foreground: #232323 +Nsxiv.bar.background: #9ad0ff +Nsxiv.bar.foreground: #051524 + +dwm.background: #322023 +dwm.foreground: #e4d3e1 +dwm.selbackground: #9ad0ff +dwm.selforeground: #051524 diff --git a/fvwm/.fvwm/config b/fvwm/.fvwm/config index bfcaac7..a7a3278 100644 --- a/fvwm/.fvwm/config +++ b/fvwm/.fvwm/config @@ -416,6 +416,7 @@ AddToMenu MenuThemes "Themes" Title + "Modus &Operandi" ChangeTheme 'modus-operandi' 'operandi' "(modus-themes-select 'modus-operandi)" + "Ef &Autumn" ChangeTheme 'ef-autumn' 'autumn' "(ef-themes-select 'ef-autumn)" + "Ef &Winter" ChangeTheme 'ef-winter' 'winter' "(ef-themes-select 'ef-winter)" ++ "Ef &Frost" ChangeTheme 'ef-frost' 'frost' "(ef-themes-select 'ef-frost)" + "Ef &Elea Light" ChangeTheme 'ef-elea-light' 'elea-light' "(ef-themes-select 'ef-elea-light)" + "Ef &Elea Dark" ChangeTheme 'ef-elea-dark' 'elea-dark' "(ef-themes-select 'ef-elea-dark)" + "Ef &Cyprus" ChangeTheme 'ef-cyprus' 'cyprus' "(ef-themes-select 'ef-cyprus)" diff --git a/fvwm/.fvwm/icon/pixmap/close__232323.svg b/fvwm/.fvwm/icon/pixmap/close__232323.svg new file mode 100644 index 0000000..db140f8 --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/close__232323.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#232323"><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__232323.svg b/fvwm/.fvwm/icon/pixmap/maximize__232323.svg new file mode 100644 index 0000000..cde8ae4 --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/maximize__232323.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#232323"><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__232323.svg b/fvwm/.fvwm/icon/pixmap/minimize__232323.svg new file mode 100644 index 0000000..c4e4414 --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/minimize__232323.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#232323"><path d="M160-760v-80h640v80H160Z"/></svg>
\ No newline at end of file diff --git a/fvwm/.fvwm/themes/ef-frost.sys b/fvwm/.fvwm/themes/ef-frost.sys new file mode 100644 index 0000000..800893f --- /dev/null +++ b/fvwm/.fvwm/themes/ef-frost.sys @@ -0,0 +1,21 @@ +#### Ef Frost FVWM Colorsets +Colorset 0 fg #232323, bg #fcffff, hi, sh, Plain, NoShape +Colorset 1 fg #66657f, bg #eaefef, hi, sh, Plain, NoShape +Colorset 2 fg #232323, bg #fcffff, hi, sh, Plain, NoShape +Colorset 3 fg #eaefef, bg #66657f, hi #66657f, sh #66657f, Plain, NoShape +Colorset 4 fg #051524, bg #9ad0ff, hi #9ad0ff, sh #9ad0ff, Plain, NoShape +Colorset 5 fg #232323, bg #fcffff, hi, sh, Plain, NoShape +Colorset 6 fg #232323, bg #eab5ff, hi, sh, Plain, NoShape +Colorset 7 fg #232323, bg #232323, hi, sh, Plain, NoShape +Colorset 8 fg #051524, bg #9ad0ff, hi, sh, Plain, NoShape +Colorset 10 fg #232323, bg #fcffff, hi #66657f, sh #66657f, Plain, NoShape +Colorset 11 fg #051524, bg #9ad0ff, hi #232323, sh #232323, Plain, NoShape +Colorset 12 fg #232323, bg #eab5ff, hi, sh, Plain, NoShape +Colorset 13 fg #232323, bg #eab5ff, hi, sh, Plain, NoShape +Colorset 14 fg #66657f, bg #eaefef, hi #aaaaaa, sh #999999, Plain, NoShape +# dock buttons +Colorset 15 fg #232323, bg #fcffff, hi, sh, Plain, Noshape + +AddButtonStyle 6 Pixmap minimize__232323.svg:20x20 +AddButtonStyle 4 Pixmap maximize__232323.svg:20x20 +AddButtonStyle 2 Pixmap close__232323.svg:20x20
\ No newline at end of file |
