mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat(neomutt): set dark/light friendly subject colour
This commit is contained in:
@@ -115,7 +115,7 @@ in {
|
|||||||
color index red default '.*'
|
color index red default '.*'
|
||||||
color index_flags lightcyan default '.*'
|
color index_flags lightcyan default '.*'
|
||||||
color index_author yellow default '.*'
|
color index_author yellow default '.*'
|
||||||
color index_subject white default '.*'
|
color index_subject default default '.*'
|
||||||
|
|
||||||
# New mail is boldened:
|
# New mail is boldened:
|
||||||
color index_author lightyellow default "~N"
|
color index_author lightyellow default "~N"
|
||||||
|
|||||||
Reference in New Issue
Block a user