ef-autumn: tweak err and info mappings

Thanks to Spike-Leung for bringing to my attention a conflict between
the Org DONE tag and first level headings.  This was submitted on the
GitHub mirror, issue 1: <https://github.com/protesilaos/ef-themes/issues/1>.
This commit is contained in:
Protesilaos Stavrou 2022-08-16 15:38:03 +03:00
parent c58d08befd
commit a5aac67f49
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA

View file

@ -115,9 +115,9 @@
(fg-intense "#ffffff")
;; Mappings
(err red)
(err red-warmer)
(warning yellow-warmer)
(info green-warmer)
(info green-cooler)
(link yellow)
(link-alt red-cooler)