From 3eed93473331bc918da7c87080cf4a052d048cbf Mon Sep 17 00:00:00 2001 From: Daniel <89086143+BardofSprites@users.noreply.github.com> Date: Mon, 19 Aug 2024 07:15:54 -0400 Subject: symbiosis --- fvwm/.fvwm/config | 1 + fvwm/.fvwm/icon/pixmap/close__D0D0D0.svg | 1 + fvwm/.fvwm/icon/pixmap/maximize__D0D0D0.svg | 1 + fvwm/.fvwm/icon/pixmap/minimize__D0D0D0.svg | 1 + fvwm/.fvwm/themes/ef-symbiosis.sys | 21 ++++++++++++++ xorg/Xresources.symbiosis | 44 +++++++++++++++++++++++++++++ 6 files changed, 69 insertions(+) create mode 100644 fvwm/.fvwm/icon/pixmap/close__D0D0D0.svg create mode 100644 fvwm/.fvwm/icon/pixmap/maximize__D0D0D0.svg create mode 100644 fvwm/.fvwm/icon/pixmap/minimize__D0D0D0.svg create mode 100644 fvwm/.fvwm/themes/ef-symbiosis.sys create mode 100644 xorg/Xresources.symbiosis diff --git a/fvwm/.fvwm/config b/fvwm/.fvwm/config index eea7667..16fd3ba 100644 --- a/fvwm/.fvwm/config +++ b/fvwm/.fvwm/config @@ -410,6 +410,7 @@ AddToMenu MenuThemes "Themes" Title + "Ef &Maris Light" ChangeTheme 'ef-maris-light' 'maris-light' "(ef-themes-select 'ef-maris-light)" + "Ef &Cherie" ChangeTheme 'ef-cherie' 'cherie' "(ef-themes-select 'ef-cherie)" + "Ef &Bio" ChangeTheme 'ef-bio' 'bio' "(ef-themes-select 'ef-bio)" ++ "Ef &Symbiosis" ChangeTheme 'ef-symbiosis' 'symbiosis' "(ef-themes-select 'ef-symbiosis)" + "Ef &Melissa Dark" ChangeTheme 'ef-melissa-dark' 'melissa-dark' "(ef-themes-select 'ef-melissa-dark)" + "Ef &Melissa Light" ChangeTheme 'ef-melissa-light' 'melissa-light' "(ef-themes-select 'ef-melissa-light)" + "Ef &Arbutus" ChangeTheme 'ef-arbutus' 'arbutus' "(ef-themes-select 'ef-arbutus)" diff --git a/fvwm/.fvwm/icon/pixmap/close__D0D0D0.svg b/fvwm/.fvwm/icon/pixmap/close__D0D0D0.svg new file mode 100644 index 0000000..61c4ac1 --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/close__D0D0D0.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/maximize__D0D0D0.svg b/fvwm/.fvwm/icon/pixmap/maximize__D0D0D0.svg new file mode 100644 index 0000000..caf40e4 --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/maximize__D0D0D0.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/minimize__D0D0D0.svg b/fvwm/.fvwm/icon/pixmap/minimize__D0D0D0.svg new file mode 100644 index 0000000..970d4e9 --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/minimize__D0D0D0.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/themes/ef-symbiosis.sys b/fvwm/.fvwm/themes/ef-symbiosis.sys new file mode 100644 index 0000000..381b33c --- /dev/null +++ b/fvwm/.fvwm/themes/ef-symbiosis.sys @@ -0,0 +1,21 @@ +#### Ef Symbiosis FVWM Colorsets +Colorset 0 fg #d0d0d0, bg #130911, hi, sh, Plain, NoShape +Colorset 1 fg #857f8f, bg #372d32, hi, sh, Plain, NoShape +Colorset 2 fg #d0d0d0, bg #130911, hi, sh, Plain, NoShape +Colorset 3 fg #130911, bg #606060, hi #606060, sh #606060, Plain, NoShape +Colorset 4 fg #130911, bg #857f8f, hi #857f8f, sh #857f8f, Plain, NoShape +Colorset 5 fg #d0d0d0, bg #130911, hi, sh, Plain, NoShape +Colorset 6 fg #d0d0d0, bg #304477, hi, sh, Plain, NoShape +Colorset 7 fg red, bg #d0d0d0, hi, sh, Plain, NoShape +Colorset 8 fg #d0d0d0, bg #583435, hi, sh, Plain, NoShape +Colorset 10 fg #d0d0d0, bg #130911, hi, sh, Plain, NoShape +Colorset 11 fg #d0d0d0, bg #583435, hi #d0d0d0, sh #d0d0d0, Plain, NoShape +Colorset 12 fg #d0d0d0, bg #304477, hi, sh, Plain, NoShape +Colorset 13 fg #d0d0d0, bg #304477, hi, sh, Plain, NoShape +Colorset 14 fg #857f8f, bg #004065, hi #aaaaaa, sh #999999, Plain, NoShape +# dock buttons +Colorset 15 fg #d0d0d0, bg #130911, 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 diff --git a/xorg/Xresources.symbiosis b/xorg/Xresources.symbiosis new file mode 100644 index 0000000..9cb9583 --- /dev/null +++ b/xorg/Xresources.symbiosis @@ -0,0 +1,44 @@ +! Ef Symbiosis Xresources theme +*.foreground: #d0d0d0 +*.background: #130911 +URxvt.background: [90]#130911 +*.cursorColor: #d0d0d0 +! black +*.color0: #130911 +*.color8: #4b3f47 +! red +*.color1: #fe5a7a +*.color9: #ff7355 +! green +*.color2: #0faa26 +*.color10: #6aad0f +! yellow +*.color3: #bf9032 +*.color11: #df8a5a +! blue +*.color4: #6a9fff +*.color12: #029fff +! magenta +*.color5: #d369af +*.color13: #af85ff +! cyan +*.color6: #4fbaef +*.color14: #1dbfcf +! white +*.color7: #d0d0d0 +*.color15: #d0d0d0 + +st.font: Iosevka Comfy-14 + +dmenu.background: #130911 +dmenu.foreground: #d0d0d0 +dmenu.selbackground: #583435 +dmenu.selforeground: #d0d0d0 +dmenu.font: Iosevka Comfy-14 + +Nsxiv.window.background: #130911 +Nsxiv.window.foreground: #d0d0d0 +Nsxiv.mark.foreground: #d0d0d0 +Nsxiv.bar.background: #583435 +Nsxiv.bar.foreground: #d0d0d0 +Nsxiv.bar.font: IosevkaComfy-14 -- cgit v1.2.3 From 1a406dcc30df30da266d2f5956bd62815ec1abb3 Mon Sep 17 00:00:00 2001 From: Daniel <89086143+BardofSprites@users.noreply.github.com> Date: Mon, 19 Aug 2024 07:16:04 -0400 Subject: add fvwmident to menu --- fvwm/.fvwm/config | 1 + 1 file changed, 1 insertion(+) diff --git a/fvwm/.fvwm/config b/fvwm/.fvwm/config index 16fd3ba..9813288 100644 --- a/fvwm/.fvwm/config +++ b/fvwm/.fvwm/config @@ -367,6 +367,7 @@ Test (x emacs) + "&Email%Kinchaku (drawstring bag)-24x24.png%" Exec exec emacscl Test (x emacs) + "&Timers%Furoisu (bath chair)-24x24.png%" Exec exec emacsclient -c -e '(tmr-tabulated-view)' + "" Nop + "&Settings%Yagura1 (hot spring tower)-24x24.png%" Popup MenuSettings ++ "Fvwm&Ident%Tourist guidebook-24x24.png%" Module FvwmIdent + "&Wallpapers%Folder2-24x24.png%" Popup MenuWallpaper + "&Color Themes%Gunsen-24x24.png%" Popup MenuThemes + "" Nop -- cgit v1.2.3