add newsboat themes

This commit is contained in:
Simon Belmont 2025-03-24 13:03:04 -04:00
parent a7dc41d91c
commit 3b3a774379

View file

@ -0,0 +1,19 @@
# inkpotish color scheme for newsbeuter <http://www.newsbeuter.org/>
# more on inkpot: http://www.vim.org/scripts/script.php?script_id=1143
# colors
color background color229 default
color listnormal color13 default
color listnormal_unread color13 default
color listfocus color229 color98 bold
color listfocus_unread color229 color98 bold
color info color98 color233
color article color250 default
# highlights
highlight article "^(Feed|Link):.*$" color13 default bold
highlight article "^(Title|Date|Author):.*$" color229 default bold
highlight article "https?://[^ ]+" color98 default underline
highlight article "\\[[0-9]+\\]" color98 default bold
highlight article "\\[image\\ [0-9]+\\]" color63 default bold
highlight feedlist "^─.*$" color61 color235 bold