mirror of
https://github.com/kmein/niveum
synced 2026-03-20 03:51:07 +01:00
feat(newsboat): simpler formatting
This commit is contained in:
@@ -239,11 +239,11 @@ in {
|
||||
color index red default '.*'
|
||||
color index_flags lightcyan default '.*'
|
||||
color index_author yellow default '.*'
|
||||
color index_subject lightblack default '.*'
|
||||
color index_subject white default '.*'
|
||||
|
||||
# New mail is boldened:
|
||||
color index_author lightyellow black "~N"
|
||||
color index_subject lightwhite black "~N"
|
||||
color index_author lightyellow default "~N"
|
||||
color index_subject lightwhite default "~N"
|
||||
|
||||
# Flagged mail is highlighted:
|
||||
color index_flags lightmagenta default '~F'
|
||||
|
||||
Reference in New Issue
Block a user