mirror of
https://github.com/protesilaos/ef-themes.git
synced 2026-09-10 07:06:15 -04:00
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:
parent
c58d08befd
commit
a5aac67f49
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue