ranger / colorschemes

Repository that collects ranger colorschemes implemented by the community
GNU General Public License v3.0
55 stars 20 forks source link

Squash of three commits adding zenburn.py #1

Closed toonn closed 6 years ago

toonn commented 6 years ago

Added Zenburn color scheme from https://gist.github.com/ivoarch/8249238. Props to Ivaylo Kuzev.

Fixed linting and imports in zenburn.py

zenburn.py: disabled pylint too-many-branches,too-many-statements tests

Thanks to @alex3kov!