diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2022-08-27 19:33:39 +0300 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2022-08-27 19:33:39 +0300 |
| commit | 61fa3cf268f9d0926dab82550fc44b916678dcc0 (patch) | |
| tree | 685e48d280522420b0fe0899b1a8d616a2b02db9 /ef-winter-theme.el | |
| parent | d7c4613c7d56ae97ceaae3b2225a1283afa4bb9f (diff) | |
Implement mail-5 mapping for email multiparts
This revises commits 1a38dac, d7c4613. I did not like their combined
effect. Using a bespoke colour gives me more control over the end
result.
We want the multiparts of emails to be noticeable, as they have
important information. But we also want them to be different from the
other elements in the email's body.
Diffstat (limited to 'ef-winter-theme.el')
| -rw-r--r-- | ef-winter-theme.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ef-winter-theme.el b/ef-winter-theme.el index 9ffff40..0d4bff9 100644 --- a/ef-winter-theme.el +++ b/ef-winter-theme.el @@ -161,6 +161,7 @@ (mail-2 cyan-cooler) (mail-3 magenta) (mail-4 blue-warmer) + (mail-5 cyan) (rainbow-0 magenta) (rainbow-1 green-cooler) |
