aerc-wizard

Easily auto-configure aerc and isync/mpop with safe passwords (IMAP/POP3/SMTP)
git clone https://git.awy.one/aerc-wizard
Log | Files | Refs | README | LICENSE

commit 525498b7f79066c254ab1602c2ca26a6c2697ff2
parent a4307135a8491248de9d3838a38bb9eb45232bf0
Author: awy <awy@awy.one>
Date:   Sat,  4 Apr 2026 22:36:40 +0300

theme

Diffstat:
Mshare/dark-theme | 7++++---
1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/share/dark-theme b/share/dark-theme @@ -8,7 +8,8 @@ title.bold=true # used in setup and in 'From:' etc header.bold=true -header.fg=purple +header.fg=black +header.bg=purple # decorative lines border.fg=blue @@ -42,8 +43,8 @@ dirlist_unread.fg=white dirlist_unread.bold=true # highlight selected item -*.selected.bg=gray -*.selected.fg=yellow +*.selected.bg=yellow +*.selected.fg=black *.selected.bold=true # primarily used in account setup