ranger / colorschemes

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

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.