Join the dark sideBe the first to know about new products, special releases, and much more.
7,449 people enjoy it!Subscribe to the RSS Feed.
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