change polybar theme to solarized-dark
This commit is contained in:
parent
21298dd73d
commit
b29a5662b2
@ -200,29 +200,18 @@ https://newsboat.org/releases/2.12/docs/newsboat.html
|
|||||||
:END:
|
:END:
|
||||||
|
|
||||||
#+BEGIN_SRC conf
|
#+BEGIN_SRC conf
|
||||||
highlight feedlist "^ *[0-9]+ *N " cyan cyan
|
color background default default
|
||||||
highlight articlelist "^ *[0-9]+ *N " cyan cyan
|
color listnormal default default
|
||||||
|
color listnormal_unread default default
|
||||||
|
color listfocus black yellow
|
||||||
|
color listfocus_unread black yellow
|
||||||
|
color info default black
|
||||||
|
color article default default
|
||||||
|
|
||||||
highlight article "(^Feed:.*|^Title:.*|^Author:.*)" red default
|
# highlights
|
||||||
highlight article "(^Link:.*|^Date:.*)" white default
|
highlight article "^(Title):.*$" blue default
|
||||||
highlight article "^Podcast Download URL:.*" cyan default
|
highlight article "https?://[^ ]+" red default
|
||||||
highlight article "^Links:" magenta black underline
|
highlight article "\\[image\\ [0-9]+\\]" green default
|
||||||
highlight article "https?://[^ ]+" green default
|
|
||||||
highlight article "^(Title):.*$" blue default
|
|
||||||
highlight article "\\[[0-9][0-9]*\\]" magenta default bold
|
|
||||||
highlight article "\\[image\\ [0-9]+\\]" green default bold
|
|
||||||
highlight article "\\[embedded flash: [0-9][0-9]*\\]" green default bold
|
|
||||||
highlight article ":.*\\(link\\)$" cyan default
|
|
||||||
highlight article ":.*\\(image\\)$" blue default
|
|
||||||
highlight article ":.*\\(embedded flash\\)$" magenta default
|
|
||||||
|
|
||||||
color background default default
|
|
||||||
color listnormal default default
|
|
||||||
color listnormal_unread white default
|
|
||||||
color listfocus color255 cyan bold
|
|
||||||
color listfocus_unread color255 cyan bold
|
|
||||||
color info cyan black
|
|
||||||
color article default default
|
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
* URLS
|
* URLS
|
||||||
|
Loading…
Reference in New Issue
Block a user