newsboat read inversion
This commit is contained in:
parent
1b8c8f8dab
commit
d9cacec208
1 changed files with 2 additions and 2 deletions
|
@ -21,9 +21,9 @@ bind-key D pb-download
|
||||||
bind-key U show-urls
|
bind-key U show-urls
|
||||||
bind-key x pb-delete
|
bind-key x pb-delete
|
||||||
|
|
||||||
color listnormal cyan default
|
color listnormal blue default
|
||||||
color listfocus black yellow standout bold
|
color listfocus black yellow standout bold
|
||||||
color listnormal_unread blue default
|
color listnormal_unread cyan default
|
||||||
color listfocus_unread yellow default bold
|
color listfocus_unread yellow default bold
|
||||||
color info red black bold
|
color info red black bold
|
||||||
color article cyan default
|
color article cyan default
|
||||||
|
|
Loading…
Reference in a new issue