mirror of
https://github.com/protesilaos/modus-themes.git
synced 2026-09-10 07:16:30 -04:00
Tweak bg-active-accent to work with new base backgrounds
This commit is contained in:
parent
af620f1030
commit
5513b63c46
|
|
@ -63,7 +63,7 @@ which corresponds to a minimum contrast in relative luminance of
|
|||
(fg-alt "#193668")
|
||||
(bg-active "#c4c4c4")
|
||||
(bg-inactive "#e0e0e0")
|
||||
(bg-active-accent "#d0d6ff")
|
||||
(bg-active-accent "#c3cbff")
|
||||
(border "#888888")
|
||||
|
||||
;;; Common accent foregrounds
|
||||
|
|
|
|||
|
|
@ -63,7 +63,7 @@ which corresponds to a minimum contrast in relative luminance of
|
|||
(fg-alt "#c6daff")
|
||||
(bg-active "#535353")
|
||||
(bg-inactive "#303030")
|
||||
(bg-active-accent "#2a2a66")
|
||||
(bg-active-accent "#2f337f")
|
||||
(border "#646464")
|
||||
|
||||
;;; Common accent foregrounds
|
||||
|
|
|
|||
Loading…
Reference in a new issue