Make further refinements to main coloured backgrounds

This commit is contained in:
Protesilaos Stavrou 2022-12-15 13:16:09 +02:00
parent 87ea2fcf93
commit 2555810dca
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA
4 changed files with 10 additions and 10 deletions

View file

@ -100,7 +100,7 @@ which corresponds to a minimum contrast in relative luminance of
(bg-red "#ff8f88")
(bg-green "#8adf80")
(bg-yellow "#fac200")
(bg-yellow "#f3d000")
(bg-blue "#bfc9ff")
(bg-magenta "#dfa0f0")
(bg-cyan "#a4d5f9")

View file

@ -99,7 +99,7 @@ which corresponds to a minimum contrast in relative luminance of
(bg-red "#ff8f88")
(bg-green "#8adf80")
(bg-yellow "#fac200")
(bg-yellow "#f3d000")
(bg-blue "#bfc9ff")
(bg-magenta "#dfa0f0")
(bg-cyan "#a4d5f9")

View file

@ -97,11 +97,11 @@ which corresponds to a minimum contrast in relative luminance of
;;; Common accent backgrounds
(bg-red "#c02f30")
(bg-red "#9d1f1f")
(bg-green "#2f822f")
(bg-yellow "#8f5040")
(bg-blue "#4648c2")
(bg-magenta "#904fbf")
(bg-yellow "#7a6100")
(bg-blue "#1640b0")
(bg-magenta "#7030af")
(bg-cyan "#2266ae")
(bg-red-subtle "#620f2a")

View file

@ -97,11 +97,11 @@ which corresponds to a minimum contrast in relative luminance of
;;; Common accent backgrounds
(bg-red "#c02f30")
(bg-red "#9d1f1f")
(bg-green "#2f822f")
(bg-yellow "#8f5040")
(bg-blue "#4648c2")
(bg-magenta "#904fbf")
(bg-yellow "#7a6100")
(bg-blue "#1640b0")
(bg-magenta "#7030af")
(bg-cyan "#2266ae")
(bg-red-subtle "#620f2a")