2,664 views
If you are a git user, you can install the theme and keep up to date by cloning the repo:
git clone https://github.com/dracula/ranger.git
Download using the GitHub .zip download option and unzip them.
Install the Dracula color theme for Xresources
Find your ranger colorschemes directory. Usually, it is located in
~/.config/ranger/colorschemes
.
~/.config/ranger
directory:ranger --copy-config=(rc)
~/.config/ranger
and create a directory called colorschemes
Go back to the cloned or downloaded directory
Copy or link dracula.py
to your ~/.config/ranger/colorschemes
directory
cp dracula.py ~/.config/ranger/colorschemes/dracula.py
ln -s dracula.py ~/.config/ranger/colorschemes/dracula.py
Go to your rc.conf
file located in ~/.config/ranger/rc.conf
Change the line set colorscheme ...
to set colorscheme dracula
Get updates about this theme and more. 7,266 people enjoy it.
This theme wouldn't exist without these people. Wanna help too? Check the repository on GitHub.
Made with ♥ by Zeno Rocha
under MIT license