diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2023-12-13 09:45:02 +0200 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2023-12-13 09:45:02 +0200 |
| commit | d6981a1c1cc9552d4f0afedb3f8b8f33029c4c74 (patch) | |
| tree | 3f2486a426680838163af6ae511506fb41c5b93f /ef-light-theme.el | |
| parent | 00b883eaf88740c7fc6ecfff49cc40a3108fd247 (diff) | |
Add 'fringe' semantic colour mapping
Diffstat (limited to 'ef-light-theme.el')
| -rw-r--r-- | ef-light-theme.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ef-light-theme.el b/ef-light-theme.el index 00b2f00..20a04bc 100644 --- a/ef-light-theme.el +++ b/ef-light-theme.el @@ -166,6 +166,8 @@ ;;;; General mappings + (fringe unspecified) + (err red-warmer) (warning yellow-warmer) (info green) |
