/colorschemes

Repository that collects ranger colorschemes implemented by the community

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

colorschemes

Usage

You can simply clone this repository into your ranger config directory, usually ~/.config/ranger, to get access to all the colorschemes.

cd ~/.config/ranger
git clone https://github.com/ranger/colorschemes.git

Creating a new colorscheme

Read about how to create your own colorschemes in colorschemes.md in the ranger repo.