add newsboat themes
This commit is contained in:
parent
a7dc41d91c
commit
3b3a774379
1 changed files with 19 additions and 0 deletions
19
.newsboat/colorschemes/dracula
Normal file
19
.newsboat/colorschemes/dracula
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue