aboutsummaryrefslogtreecommitdiff
path: root/config.dot/newsbeuter/colors.link
blob: fe95c86610f15e9b60d53e3d917a32b7e824a13f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# inkpotish color scheme for newsbeuter <http://www.newsbeuter.org/>
# more on inkpot: http://www.vim.org/scripts/script.php?script_id=1143
# https://github.com/alpha-omega/newsbeuter/blob/HEAD/contrib/colorschemes/inkpot
# http://www.newsbeuter.org/doc/newsbeuter.html#_configuring_colors

# colors
color background color229 default
color listnormal color229 default
color listfocus  color229 color61  bold
color info       color247 color235
color article    color229 default

# highlights
highlight article  "^(Feed|Link):.*$"         color39 default  bold
highlight article  "^(Title|Date|Author):.*$" color39 default  bold
highlight article  "https?://[^ ]+"           color46 default  underline
highlight article  "\\[[0-9]+\\]"             color63 default  bold
highlight article  "\\[image\\ [0-9]+\\]"     color63 default  bold
highlight feedlist "^─.*$"                    color61 color235 bold