Last active
April 13, 2017 18:05
-
-
Save chitacan/7baaa8add98fe3e84383 to your computer and use it in GitHub Desktop.
newsbeuter theme (solarized)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
unbind-key j | |
unbind-key k | |
bind-key j down | |
bind-key k up | |
bind-key ^D pagedown | |
bind-key ^U pageup | |
color listnormal color12 color8 | |
color listfocus color11 color0 | |
color listnormal_unread default color8 bold | |
color listfocus_unread color11 color0 bold | |
color background color12 color8 | |
color info color10 color0 bold | |
color article color12 color8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment