aboutsummaryrefslogtreecommitdiff
path: root/config.dot/newsbeuter/colors.link
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2019-07-28 16:59:34 -0300
committerSilvio Rhatto <rhatto@riseup.net>2019-07-28 16:59:34 -0300
commitb354f9104dbc44d090418672f3a0e85a0e7fdff6 (patch)
tree9f91127112af89d2218961117295f75cd3f1f5c4 /config.dot/newsbeuter/colors.link
parentc5f361fef714d7260055a3706da550e6bf10b56b (diff)
downloadnewsboat-b354f9104dbc44d090418672f3a0e85a0e7fdff6.tar.gz
newsboat-b354f9104dbc44d090418672f3a0e85a0e7fdff6.tar.bz2
Rename newsbeuter to newsboat
Diffstat (limited to 'config.dot/newsbeuter/colors.link')
-rw-r--r--config.dot/newsbeuter/colors.link21
1 files changed, 0 insertions, 21 deletions
diff --git a/config.dot/newsbeuter/colors.link b/config.dot/newsbeuter/colors.link
deleted file mode 100644
index 20f4276..0000000
--- a/config.dot/newsbeuter/colors.link
+++ /dev/null
@@ -1,21 +0,0 @@
-# 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
-color listnormal_unread color229 default
-color listfocus_unread color229 color61 bold
-
-# 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 "^─.*$" color229 color61 bold