Tone down deuteranopia active mode line backgrounds

This commit is contained in:
Protesilaos Stavrou 2022-12-26 17:33:38 +02:00
parent daeb717da8
commit e4833cd655
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA
2 changed files with 2 additions and 2 deletions

View file

@ -169,7 +169,7 @@ standard).")
(bg-char-1 "#ffaaff")
(bg-char-2 "#dff000")
(bg-mode-line-active "#99c7ff")
(bg-mode-line-active "#bbdfff")
(fg-mode-line-active "#000000")
(border-mode-line-active "#545454")
(bg-mode-line-inactive "#e1e1e1")

View file

@ -168,7 +168,7 @@ standard).")
(bg-char-1 "#7f1f7f")
(bg-char-2 "#625a00")
(bg-mode-line-active "#003f8f")
(bg-mode-line-active "#002f6f")
(fg-mode-line-active "#ffffff")
(border-mode-line-active "#979797")
(bg-mode-line-inactive "#2f2f2f")