Skip to content

Instantly share code, notes, and snippets.

@somebehemoth
Created April 1, 2013 15:25
Show Gist options
  • Save somebehemoth/5285553 to your computer and use it in GitHub Desktop.
Save somebehemoth/5285553 to your computer and use it in GitHub Desktop.
# 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):.*$" color46 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment