mirror of
https://github.com/protesilaos/ef-themes.git
synced 2026-09-10 07:06:15 -04:00
ef-atlantis: change the warning colours to yellow
This commit is contained in:
parent
6c7d1bb197
commit
2e7b0ccaa0
|
|
@ -110,13 +110,13 @@
|
|||
(bg-hl-line "#2b265b")
|
||||
(bg-paren-match "#603849")
|
||||
(bg-err "#401500") ; check with err
|
||||
(bg-warning "#3e004c") ; check with warning
|
||||
(bg-warning "#3e300c") ; check with warning
|
||||
(bg-info "#003532") ; check with info
|
||||
(bg-region "#32446b")))
|
||||
|
||||
(defconst ef-atlantis-palette-mappings-partial
|
||||
'((err red-cooler)
|
||||
(warning magenta-cooler)
|
||||
(warning yellow-cooler)
|
||||
(info green-cooler)
|
||||
|
||||
(bg-prominent-warning bg-magenta-subtle)
|
||||
|
|
|
|||
Loading…
Reference in a new issue