diff options
| author | BardofSprites <[email protected]> | 2024-07-27 11:35:52 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-07-27 11:35:52 -0400 |
| commit | 5fb458393d82183db437b468fdb3d7bf11b433f1 (patch) | |
| tree | d8d56b330f8c306d848aabe4775c432cbbb87367 /fvwm/.fvwm | |
| parent | 23b11c124a719799133370aefb9af3c7b711bd41 (diff) | |
melissa dark theme
Diffstat (limited to 'fvwm/.fvwm')
| -rw-r--r-- | fvwm/.fvwm/config | 1 | ||||
| -rw-r--r-- | fvwm/.fvwm/themes/ef-melissa-dark.sys | 16 |
2 files changed, 17 insertions, 0 deletions
diff --git a/fvwm/.fvwm/config b/fvwm/.fvwm/config index 5af663a..8923218 100644 --- a/fvwm/.fvwm/config +++ b/fvwm/.fvwm/config @@ -379,6 +379,7 @@ AddToMenu MenuThemes "Themes" Title + "Ef &Night" ChangeTheme 'ef-night' 'night' "(ef-themes-select 'ef-night)" + "Ef &Maris Dark" ChangeTheme 'ef-maris-dark' 'maris-dark' "(ef-themes-select 'ef-maris-dark)" + "Ef &Cherie" ChangeTheme 'ef-cherie' 'cherie' "(ef-themes-select 'ef-cherie)" ++ "Ef &Melissa Dark" ChangeTheme 'ef-melissa-dark' 'melissa-dark' "(ef-themes-select 'ef-melissa-dark)" + "" ChangeTheme 'vivendi' 'vivendi' "(modus-themes-select 'modus-vivendi)" DestroyMenu MenuEmacsApps diff --git a/fvwm/.fvwm/themes/ef-melissa-dark.sys b/fvwm/.fvwm/themes/ef-melissa-dark.sys new file mode 100644 index 0000000..a484a40 --- /dev/null +++ b/fvwm/.fvwm/themes/ef-melissa-dark.sys @@ -0,0 +1,16 @@ +Colorset 0 fg #e8e4b1, bg #352718, hi, sh, Plain, NoShape +Colorset 1 fg #90918a, bg #3d2e1f, hi, sh, Plain, NoShape +Colorset 2 fg #e8e4b1, bg #352718, hi, sh, Plain, NoShape +Colorset 3 fg #90918a, bg #59463f, hi #59463f, sh #59463f, Plain, NoShape +Colorset 4 fg #352718, bg #704f00, hi #704f00, sh #704f00, Plain, NoShape +Colorset 5 fg #e8e4b1, bg #352718, hi, sh, Plain, NoShape +Colorset 6 fg #e8e4b1, bg #704f00, hi, sh, Plain, NoShape +Colorset 7 fg #e8e4b1, bg #e8e4b1, hi, sh, Plain, NoShape +Colorset 8 fg #352718, bg #e8e4b1, hi, sh, Plain, NoShape +Colorset 10 fg #e8e4b1, bg #352718, hi, sh, Plain, NoShape +Colorset 11 fg #e8e4b1, bg #704f00, hi #e8e4b1, sh #e8e4b1, Plain, NoShape +Colorset 12 fg #e8e4b1, bg #60518f, hi, sh, Plain, NoShape +Colorset 13 fg #e8e4b1, bg #60518f, hi, sh, Plain, NoShape +Colorset 14 fg #e8e4b1, bg #302a3a, hi #aaaaaa, sh #999999, Plain, NoShape +# dock buttons +Colorset 15 fg #e8e4b1, bg #352718, hi, sh, Plain, Noshape
\ No newline at end of file |
