behelit

dark colorscheme
git clone git://git.2f30.org/behelit
Log | Files | Refs | LICENSE

commit 53c1b92ff21a50885d9b137485164872faf79aa4
parent 5d00e5fc36b18984e11e058979f7f9212809d9b5
Author: Alex-P. Natsios <drakevr@2f30.org>
Date:   Thu, 23 Jun 2016 07:18:25 +0300

newsbeuter: port behelit to newsbeuter

Diffstat:
Anewsbeuter/newsbeuter_colors_behelit | 22++++++++++++++++++++++
1 file changed, 22 insertions(+), 0 deletions(-)

diff --git a/newsbeuter/newsbeuter_colors_behelit b/newsbeuter/newsbeuter_colors_behelit @@ -0,0 +1,22 @@ +# Colorscheme (Behelit) ------------------------------------------------------- +color listnormal color83 color233 +color listfocus color235 color99 reverse bold +color listnormal_unread color161 color233 +color listfocus_unread color235 color99 reverse bold +color info color235 color99 reverse bold +color background color83 color233 +color article color83 color233 + +# Highlights ------------------------------------------------------------------ +highlight article "(^Feed:.*)" color240 color233 +highlight article "(^Title:.*|^Author:.*)" color161 color233 +highlight article "(^Link:.*)" color240 color233 +highlight article "(^Date:.*)" color161 color233 +highlight article "^Podcast Download URL:.*" color161 color233 +highlight article "^Links:" color161 color233 +highlight article "\\[[0-9][0-9]*\\]" color83 color233 +highlight article "\\[image [0-9][0-9]*\\]" color83 color233 +highlight article "\\[embedded flash: [0-9][0-9]*\\]" color83 color233 +highlight article ":.*\\(link\\)$" color83 color233 +highlight article ":.*\\(image\\)$" color83 color233 +highlight article ":.*\\(embedded flash\\)$" color83 color233