mirror of
https://github.com/protesilaos/modus-themes.git
synced 2026-09-10 07:16:30 -04:00
Refine the dark theme yellow-{warmer,cooler}; remap
This commit is contained in:
parent
04e2c1e1d5
commit
5853a39a08
|
|
@ -76,8 +76,8 @@ which corresponds to a minimum contrast in relative luminance of
|
|||
(green-faint "#88ca9f")
|
||||
(green-intense "#44df44")
|
||||
(yellow "#d0bc00")
|
||||
(yellow-warmer "#c0c530")
|
||||
(yellow-cooler "#d3b55f")
|
||||
(yellow-warmer "#fec43f")
|
||||
(yellow-cooler "#dfaf7a")
|
||||
(yellow-faint "#d2b580")
|
||||
(yellow-intense "#efef00")
|
||||
(blue "#2fafff")
|
||||
|
|
@ -201,7 +201,7 @@ which corresponds to a minimum contrast in relative luminance of
|
|||
(search-match bg-magenta-subtle)
|
||||
|
||||
(err red)
|
||||
(warning yellow)
|
||||
(warning yellow-warmer)
|
||||
(success green)
|
||||
(note cyan)
|
||||
|
||||
|
|
|
|||
|
|
@ -76,8 +76,8 @@ which corresponds to a minimum contrast in relative luminance of
|
|||
(green-faint "#88ca9f")
|
||||
(green-intense "#44df44")
|
||||
(yellow "#d0bc00")
|
||||
(yellow-warmer "#c0c530")
|
||||
(yellow-cooler "#d3b55f")
|
||||
(yellow-warmer "#fec43f")
|
||||
(yellow-cooler "#dfaf7a")
|
||||
(yellow-faint "#d2b580")
|
||||
(yellow-intense "#efef00")
|
||||
(blue "#2fafff")
|
||||
|
|
@ -201,7 +201,7 @@ which corresponds to a minimum contrast in relative luminance of
|
|||
(search-match bg-magenta-subtle)
|
||||
|
||||
(err red)
|
||||
(warning yellow)
|
||||
(warning yellow-warmer)
|
||||
(success green)
|
||||
(note cyan)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue