diff options
| author | BardofSprites <[email protected]> | 2024-09-30 22:49:28 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-09-30 22:49:28 -0400 |
| commit | 13176b156abfefd0cacc1de16ec370850e738712 (patch) | |
| tree | 45181b2b7e43c38707f4b8334d0dcca4c816d972 /fvwm/.fvwm | |
| parent | 79a10d2b0588f94b0d454a6276bbf0c984c5d23d (diff) | |
vivendi tinted
Diffstat (limited to 'fvwm/.fvwm')
| -rw-r--r-- | fvwm/.fvwm/config | 1 | ||||
| -rw-r--r-- | fvwm/.fvwm/themes/vivendi-tinted.sys | 22 |
2 files changed, 23 insertions, 0 deletions
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 |
