diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-05-13 16:34:54 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-05-13 16:34:54 -0300 |
commit | 0e28007224762e0a2cfb062dc4c3371243f76f76 (patch) | |
tree | 058c3401da5c9945716655bd22d874e806bec9d2 | |
parent | 532de3b517748481463caa4f68fc92c37f055b86 (diff) | |
download | newsbeuter-0e28007224762e0a2cfb062dc4c3371243f76f76.tar.gz newsbeuter-0e28007224762e0a2cfb062dc4c3371243f76f76.tar.bz2 |
Changing some colors
-rw-r--r-- | config.dot/newsbeuter/colors.link | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.dot/newsbeuter/colors.link b/config.dot/newsbeuter/colors.link index aa7fe28..e756d92 100644 --- a/config.dot/newsbeuter/colors.link +++ b/config.dot/newsbeuter/colors.link @@ -10,7 +10,7 @@ color info color247 color235 color article color229 default # highlights -highlight article "^(Feed|Link):.*$" color46 default bold +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 |