Skip to content

Latest commit

Β 

History

History
27 lines (17 loc) Β· 662 Bytes

INSTALL.md

File metadata and controls

27 lines (17 loc) Β· 662 Bytes

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

  1. Move dracula.toml to inside themes folder in $HOME/.config/rio/themes (e.g: ~/.config/rio/themes)
  2. Update $HOME/.config/rio/config.toml to activate the theme:

config.toml

[style]
theme = "dracula"
  1. Boom! It's working! πŸ¦‡