~rjarry/aerc-devel

aerc: stylesets/nord: make unread selected mails readable v2 APPLIED

Max Schillinger: 1
 stylesets/nord: make unread selected mails readable

 1 files changed, 0 insertions(+), 1 deletions(-)
#1092800 alpine-edge.yml success
#1092801 openbsd.yml success
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~rjarry/aerc-devel/patches/46636/mbox | git am -3
Learn more about email & git

[PATCH aerc v2] stylesets/nord: make unread selected mails readable Export this patch

Remove the dedicated background color for unread selected
e-mails because it's too close to the foreground color.

Signed-off-by: Max Schillinger <max@mxsr.de>
---
Using the nord styleset, I can't read the text for unread selected
mails. Foreground and background colors are too close. Screenshot:
<https://0x0.st/Hvik.png>

This patch removes the dedicated background color for unread selected
e-mails. Screenshot:
<https://0x0.st/Hvid.png>
 stylesets/nord | 1 -
 1 file changed, 1 deletion(-)

diff --git a/stylesets/nord b/stylesets/nord
index a1fdf88..9a3593f 100644
--- a/stylesets/nord
+++ b/stylesets/nord
@@ -33,7 +33,6 @@ msglist_flagged.fg=#a3be8c
msglist_flagged.bold=true

msglist_unread.fg=#8fbcbb
msglist_unread.selected.bg=#88C0D0

msglist_pill.reverse=true

-- 
2.42.1
Max Schillinger <max@mxsr.de> wrote:
aerc/patches: SUCCESS in 4m37s

[stylesets/nord: make unread selected mails readable][0] v2 from [Max Schillinger][1]

[0]: https://lists.sr.ht/~rjarry/aerc-devel/patches/46636
[1]: mailto:max@mxsr.de

✓ #1092801 SUCCESS aerc/patches/openbsd.yml     https://builds.sr.ht/~rjarry/job/1092801
✓ #1092800 SUCCESS aerc/patches/alpine-edge.yml https://builds.sr.ht/~rjarry/job/1092800