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/ghostty.git
Download using the GitHub .zip
download option and unzip them.
- Copy
dracula
into the directory~/.config/ghostty/themes/
- Add the following line to your
config
file:
theme = dracula
- Reload Ghostty to apply the changes.
- Alternatively, copy the contents of
dracula
directly intoconfig
.