Tweak dark themes' bg-{red,yellow}-subtle

This commit is contained in:
Protesilaos Stavrou 2022-12-11 08:35:24 +02:00
parent a3f97bf483
commit 094464c6e9
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA
2 changed files with 4 additions and 4 deletions

View file

@ -105,9 +105,9 @@ which corresponds to a minimum contrast in relative luminance of
(bg-magenta "#a050cf")
(bg-cyan "#2270be")
(bg-red-subtle "#72002a")
(bg-red-subtle "#620f2a")
(bg-green-subtle "#00422a")
(bg-yellow-subtle "#603000")
(bg-yellow-subtle "#4a4000")
(bg-blue-subtle "#242679")
(bg-magenta-subtle "#552f5f")
(bg-cyan-subtle "#004065")

View file

@ -105,9 +105,9 @@ which corresponds to a minimum contrast in relative luminance of
(bg-magenta "#a050cf")
(bg-cyan "#2270be")
(bg-red-subtle "#72002a")
(bg-red-subtle "#620f2a")
(bg-green-subtle "#00422a")
(bg-yellow-subtle "#603000")
(bg-yellow-subtle "#4a4000")
(bg-blue-subtle "#242679")
(bg-magenta-subtle "#552f5f")
(bg-cyan-subtle "#004065")