diff options
Diffstat (limited to 'newsboat/config')
| -rw-r--r-- | newsboat/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/newsboat/config b/newsboat/config index f05c8f5..8d48bd4 100644 --- a/newsboat/config +++ b/newsboat/config | |||
| @@ -18,7 +18,7 @@ color info color141 color236 | |||
| 18 | 18 | ||
| 19 | # highlights | 19 | # highlights |
| 20 | highlight all "---.*---" yellow | 20 | highlight all "---.*---" yellow |
| 21 | highlight feedlist ".*(0/0))" black | 21 | highlight feedlist ".*(0/0))" color237 default default |
| 22 | highlight article "(^Feed:|^Title:|^Date:|^Link:|^Author:)" cyan default bold | 22 | highlight article "(^Feed:|^Title:|^Date:|^Link:|^Author:)" cyan default bold |
| 23 | highlight article "https?://[^ ]+" yellow default | 23 | highlight article "https?://[^ ]+" yellow default |
| 24 | highlight article "\\[[0-9][0-9]*\\]" magenta default bold | 24 | highlight article "\\[[0-9][0-9]*\\]" magenta default bold |
