# Format
feedlist-title-format     "Your feeds (%u unread, %t total)%?T? - tag ‘%T’&?"
articlelist-title-format  "Articles in feed %T (%u unread, %t total) - %U"
searchresult-title-format "Search result (%u unread, %t total)"
filebrowser-title-format  "%?O?Open File&Save File? - %f"
help-title-format         "Help"
selecttag-title-format    "Select Tag"
selectfilter-title-format "Select Filter"
itemview-title-format     "%T (%u unread, %t total) "
urlview-title-format      "URLs"
dialogs-title-format      "Dialogs"
feedlist-format           "%4i %n %11u %t"
articlelist-format        "%4i %f %D   %?T?|%-17T|  ?%t"
notify-format             "%d new articles (%n unread articles, %f unread feeds)"

# Colors
color background          white   default
color listnormal          white   default
color listfocus           white   black   bold
color listnormal_unread   magenta default
color listfocus_unread    magenta black   bold
color info                blue    black   bold
color article             white   default

# Highlight
highlight article "(^Feed:.*|^Title:.*|^Author:.*)" blue default bold
highlight article "(^Link:.*|^Date:.*)" default 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
