mirror of
https://github.com/protesilaos/modus-themes.git
synced 2026-09-10 07:16:30 -04:00
Make further refinements to main coloured backgrounds
This commit is contained in:
parent
87ea2fcf93
commit
2555810dca
|
|
@ -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")
|
||||
|
|
|
|||
|
|
@ -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")
|
||||
|
|
|
|||
|
|
@ -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")
|
||||
|
|
|
|||
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Reference in a new issue