aboutsummaryrefslogtreecommitdiff
path: root/config.dot/newsboat/colors.link
diff options
context:
space:
mode:
Diffstat (limited to 'config.dot/newsboat/colors.link')
-rw-r--r--config.dot/newsboat/colors.link21
1 files changed, 21 insertions, 0 deletions
diff --git a/config.dot/newsboat/colors.link b/config.dot/newsboat/colors.link
new file mode 100644
index 0000000..ec888de
--- /dev/null
+++ b/config.dot/newsboat/colors.link
@@ -0,0 +1,21 @@
+# inkpotish color scheme for newsboat <http://www.newsboat.org/>
+# more on inkpot: http://www.vim.org/scripts/script.php?script_id=1143
+# https://github.com/alpha-omega/newsboat/blob/HEAD/contrib/colorschemes/inkpot
+# http://www.newsboat.org/doc/newsboat.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