§Rio Terminal
§Install using Git
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
§Install manually
Download using the GitHub .zip download option and unzip them.
§Activating theme
- Move dracula.tomlto inside themes folder in$HOME/.config/rio/themes(e.g:~/.config/rio/themes)
- Update $HOME/.config/rio/config.tomlto activate the theme:
config.toml
[style]
theme = "dracula"- Boom! It's working! 🦇
