more nord theme coloring for newsboat
This commit is contained in:
parent
be941928bc
commit
6b9ede320d
@ -27,11 +27,11 @@ bind-key U show-urls
|
|||||||
bind-key x pb-delete
|
bind-key x pb-delete
|
||||||
|
|
||||||
color listnormal cyan default
|
color listnormal cyan default
|
||||||
color listfocus black yellow standout bold
|
color listfocus black white standout bold
|
||||||
color listnormal_unread blue default
|
color listnormal_unread blue default
|
||||||
color listfocus_unread yellow default bold
|
color listfocus_unread white black bold
|
||||||
color info red black bold
|
color info white black
|
||||||
color article white default bold
|
color article white default
|
||||||
|
|
||||||
browser linkhandler
|
browser linkhandler
|
||||||
macro , open-in-browser
|
macro , open-in-browser
|
||||||
@ -42,7 +42,7 @@ macro w set browser "lynx" ; open-in-browser ; set browser linkhandler
|
|||||||
macro p set browser "dmenuhandler" ; open-in-browser ; set browser linkhandler
|
macro p set browser "dmenuhandler" ; open-in-browser ; set browser linkhandler
|
||||||
macro c set browser "xsel -b <<<" ; open-in-browser ; set browser linkhandler
|
macro c set browser "xsel -b <<<" ; open-in-browser ; set browser linkhandler
|
||||||
|
|
||||||
highlight all "---.*---" yellow
|
highlight all " ---.*---.*" magenta default
|
||||||
highlight feedlist ".*(0/0))" black
|
highlight feedlist ".*(0/0))" black
|
||||||
highlight article "(^Feed:.*|^Title:.*|^Author:.*)" cyan default bold
|
highlight article "(^Feed:.*|^Title:.*|^Author:.*)" cyan default bold
|
||||||
highlight article "(^Link:.*|^Date:.*)" default default
|
highlight article "(^Link:.*|^Date:.*)" default default
|
||||||
|
Loading…
Reference in New Issue
Block a user