Dracula Icon

rofi

Dracula Theme for rofi
rofi - Theme Preview

rofi

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/rofi
cp rofi/theme/config1.rasi ~/.config/rofi/config.rasi

Install manually

mypref=config1 # or 2 or 3 or whatever, see the themes directory
curl https://raw.githubusercontent.com/dracula/rofi/master/theme/${mypref}.rasi -o ~/.config/rofi/config.rasi