# solarized color scheme for newsbeuter <http://www.newsbeuter.org/>
# more on solarized: http://ethanschoonover.com/solarized

color   article             default   default
color   background          default   default
color   info                default   white
color   listfocus           white     yellow
color   listfocus_unread    default   yellow
color   listnormal          default   default
color   listnormal_unread   black     default

highlight article "^(Title):.*$"         blue    default
highlight article "https?://[^ ]+"       red     default
highlight article "\\[image\\ [0-9]+\\]" green   default
