From 13176b156abfefd0cacc1de16ec370850e738712 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Mon, 30 Sep 2024 22:49:28 -0400 Subject: vivendi tinted --- fvwm/.fvwm/config | 1 + fvwm/.fvwm/themes/vivendi-tinted.sys | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 fvwm/.fvwm/themes/vivendi-tinted.sys (limited to 'fvwm') diff --git a/fvwm/.fvwm/config b/fvwm/.fvwm/config index ab68667..2d21970 100644 --- a/fvwm/.fvwm/config +++ b/fvwm/.fvwm/config @@ -408,6 +408,7 @@ DestroyMenu MenuThemes AddToMenu MenuThemes "Themes" Title + "Modus &Vivendi" ChangeTheme 'modus-vivendi' 'vivendi' "(modus-themes-select 'modus-vivendi)" + "Vivendi &Tritanopia" ChangeTheme 'vivendi-tritanopia' 'vivendi-tritanopia' "(modus-themes-select 'modus-vivendi-tritanopia)" ++ "Vivendi &Tinted" ChangeTheme 'vivendi-tinted' 'vivendi-tinted' "(modus-themes-select 'modus-vivendi-tinted)" + "Modus Operandi &Tinted" ChangeTheme 'operandi-tinted' 'operandi-tinted' "(modus-themes-select 'modus-operandi-tinted)" + "Modus &Operandi" ChangeTheme 'modus-operandi' 'operandi' "(modus-themes-select 'modus-operandi)" + "Ef &Autumn" ChangeTheme 'ef-autumn' 'autumn' "(ef-themes-select 'ef-autumn)" diff --git a/fvwm/.fvwm/themes/vivendi-tinted.sys b/fvwm/.fvwm/themes/vivendi-tinted.sys new file mode 100644 index 0000000..d96b307 --- /dev/null +++ b/fvwm/.fvwm/themes/vivendi-tinted.sys @@ -0,0 +1,22 @@ +#### Modus Vivendi Tritanopia FVWM Colorsets + +Colorset 0 fg #ffffff, bg #0d0e1c, hi, sh, Plain, NoShape +Colorset 1 fg #969696, bg #1d2235, hi, sh, Plain, NoShape +Colorset 2 fg #ffffff, bg #0d0e1c, hi, sh, Plain, NoShape +Colorset 3 fg #0d0e1c, bg #606060, hi #606060, sh #606060, Plain, NoShape +Colorset 4 fg #0d0e1c, bg #959595, hi #959595, sh #959595, Plain, NoShape +Colorset 5 fg #ffffff, bg #0d0e1c, hi, sh, Plain, NoShape +Colorset 6 fg #ffffff, bg #45605e, hi, sh, Plain, NoShape +Colorset 7 fg red, bg #ffffff, hi, sh, Plain, NoShape +Colorset 8 fg #f0f0f0, bg #292d48, hi, sh, Plain, NoShape +Colorset 10 fg #ffffff, bg #0d0e1c, hi, sh, Plain, NoShape +Colorset 11 fg #f0f0f0, bg #292d48, hi #ffffff, sh #ffffff, Plain, NoShape +Colorset 12 fg #ffffff, bg #45605e, hi, sh, Plain, NoShape +Colorset 13 fg #ffffff, bg #989898, hi, sh, Plain, NoShape +Colorset 14 fg #989898, bg #1d2235, hi #aaaaaa, sh #999999, Plain, NoShape +# dock buttons +Colorset 15 fg #ffffff, bg #0d0e1c, hi, sh, Plain, Noshape + +AddButtonStyle 6 Pixmap minimize__FFFFFF.svg:20x20 +AddButtonStyle 4 Pixmap maximize__FFFFFF.svg:20x20 +AddButtonStyle 2 Pixmap close__FFFFFF.svg:20x20 -- cgit v1.2.3