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/spotify-tui
Download using the GitHub .zip download option and unzip them.
- Open the
dracula.yml
file in your favorite text editor and copy all the contents of the file. - Open the configuration file of
spotify-tui
located in~/.config/spotify-tui/config.yml
. If this file does not exist, a sample configuration file can be found in the Spotify TUI README. - Lastly, replace all the
theme
section with the copied contents obtained in thedracula.yml
file.
Important: Spotify TUI does not allow to change the background color of the terminal. Therefore, for the complete Dracula color scheme the terminal must already have the correct background set. The other colors are set correctly by the configuration file.