diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2023-03-13 07:19:16 +0200 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2023-03-13 07:19:16 +0200 |
| commit | a5904ede4dae31f62cfafc7f23669ab359c1db47 (patch) | |
| tree | 1a8b7b07ab20fb7a03ee8cf18b9efadf4d80a83c /ef-trio-light-theme.el | |
| parent | 9eec0851415a6ae1406b1627f497f23e7fa0f0b4 (diff) | |
Add outline heading for all rainbow mappings
Diffstat (limited to 'ef-trio-light-theme.el')
| -rw-r--r-- | ef-trio-light-theme.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ef-trio-light-theme.el b/ef-trio-light-theme.el index e88cda9..7ef7a2e 100644 --- a/ef-trio-light-theme.el +++ b/ef-trio-light-theme.el @@ -231,6 +231,8 @@ (mail-subject magenta) (mail-other cyan) +;;;; Rainbow mappings + (rainbow-0 magenta-warmer) (rainbow-1 blue-warmer) (rainbow-2 green-cooler) |
