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-light-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-light-theme.el')
| -rw-r--r-- | ef-light-theme.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ef-light-theme.el b/ef-light-theme.el index 7d0dea9..dd5ea37 100644 --- a/ef-light-theme.el +++ b/ef-light-theme.el @@ -161,6 +161,7 @@ (mail-2 cyan-cooler) (mail-3 yellow-cooler) (mail-4 cyan-warmer) + (mail-5 green-warmer) (rainbow-0 green-cooler) (rainbow-1 blue) |
