[newsbeuter] Import patch

Jamie Nguyen jamielinux at fedoraproject.org
Fri Dec 5 16:13:20 UTC 2014


commit f80d6612755974bc9d1bb6016a1024fd579d758e
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Fri Dec 5 16:13:12 2014 +0000

    Import patch

 ...euter-2.8-Add-solarized-light-colorscheme.patch |   33 ++++++++++++++++++++
 1 files changed, 33 insertions(+), 0 deletions(-)
---
diff --git a/newsbeuter-2.8-Add-solarized-light-colorscheme.patch b/newsbeuter-2.8-Add-solarized-light-colorscheme.patch
new file mode 100644
index 0000000..fdaadd8
--- /dev/null
+++ b/newsbeuter-2.8-Add-solarized-light-colorscheme.patch
@@ -0,0 +1,33 @@
+From dca71f9bc1c48bfdef339a9c27fada9882b2c10c Mon Sep 17 00:00:00 2001
+From: Jamie Nguyen <j at jamielinux.com>
+Date: Fri, 5 Dec 2014 15:22:31 +0000
+Subject: [PATCH 2/2] Add solarized-light colorscheme
+
+---
+ contrib/colorschemes/solarized-light | 14 ++++++++++++++
+ 1 file changed, 14 insertions(+)
+ create mode 100644 contrib/colorschemes/solarized-light
+
+diff --git a/contrib/colorschemes/solarized-light b/contrib/colorschemes/solarized-light
+new file mode 100644
+index 0000000..52b88ea
+--- /dev/null
++++ b/contrib/colorschemes/solarized-light
+@@ -0,0 +1,14 @@
++# solarized color scheme for newsbeuter <http://www.newsbeuter.org/>
++# more on solarized: http://ethanschoonover.com/solarized
++
++color   article             default   default
++color   background          default   default
++color   info                default   white
++color   listfocus           white     yellow
++color   listfocus_unread    default   yellow
++color   listnormal          default   default
++color   listnormal_unread   black     default
++
++highlight article "^(Title):.*$"         blue    default
++highlight article "https?://[^ ]+"       red     default
++highlight article "\\[image\\ [0-9]+\\]" green   default
+-- 
+2.1.0
+


More information about the scm-commits mailing list