2 changed files with 33 additions and 0 deletions
@ -0,0 +1,28 @@ |
|||||||
|
auto-reload yes |
||||||
|
max-items 100 |
||||||
|
|
||||||
|
browser firefox-bin |
||||||
|
|
||||||
|
unbind-key j |
||||||
|
unbind-key k |
||||||
|
unbind-key J |
||||||
|
unbind-key K |
||||||
|
|
||||||
|
bind-key j down |
||||||
|
bind-key k up |
||||||
|
bind-key l open |
||||||
|
bind-key h quit |
||||||
|
|
||||||
|
color info color250 color240 bold |
||||||
|
color listfocus color17 color250 |
||||||
|
color listfocus_unread color17 color250 bold |
||||||
|
# color listnormal color7 default |
||||||
|
# color listnormal_unread color15 default |
||||||
|
|
||||||
|
highlight article "^(Лента):.*$" yellow default bold |
||||||
|
highlight article "^(Заголовок):.*$" green default bold |
||||||
|
highlight article "^(Автор):.*$" green default |
||||||
|
highlight article "^(Ссылка):.*$" color12 default |
||||||
|
highlight article "^(Дата):.*$" color15 default bold |
||||||
|
highlight article "https?://[^ ]+" color14 default bold |
||||||
|
highlight article "\\[image\\ [0-9]+\\]" green default |
Loading…
Reference in new issue