Tweak bg-active-accent to work with new base backgrounds

This commit is contained in:
Protesilaos Stavrou 2022-12-02 09:54:55 +02:00
parent af620f1030
commit 5513b63c46
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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