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/rio-terminal
Download using the GitHub .zip
download option and unzip them.
- Move
dracula.toml
to inside themes folder in$HOME/.config/rio/themes
(e.g:~/.config/rio/themes
) - Update
$HOME/.config/rio/config.toml
to activate the theme:
config.toml
[style]
theme = "dracula"
- Boom! It's working! π¦