Revise bg-alt, bg-active hues

This commit is contained in:
Protesilaos Stavrou 2022-11-28 07:56:03 +02:00
parent 067d0241ce
commit cd1829badf
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA
2 changed files with 3 additions and 3 deletions

View file

@ -49,10 +49,10 @@
(fg-main "#ffffff")
(bg-dim "#202020")
(fg-dim "#a6a6a6")
(bg-alt "#323232")
(bg-alt "#363636")
(fg-alt "#a0afef")
(bg-active "#424242")
(bg-active "#606060")
(bg-inactive "#141414")
;; Basic hues for foreground values

View file

@ -49,7 +49,7 @@
(fg-main "#000000")
(bg-dim "#ededed")
(fg-dim "#7f7f7f")
(bg-alt "#e5e5e5")
(bg-alt "#dcdcdc")
(fg-alt "#193f8f")
(bg-active "#bfbfbf")