Trouble applying dracula theme to ghostty :-\

i set dracula theme for ghostty and get this error message:

theme “dracula” not found, tried path “/home/fj/.config/ghostty/themes/dracula”
theme “dracula” not found, tried path “/usr/share/ghostty/themes/dracula”

also ghostty has no menu bar i think it is called. like it normally did in the past… on my old 14 inch dell laptop

i feel stupid asking but anyone got any ideas?

oh here is my configuration file:

Summary

font-family = “firacode nerd font”

font-size = 8
theme = dracula

window-decoration = “client”
mouse-hide-while-typing = true

copy-on-select = clipboard

background-opacity = 0.8

theme = dracula

font-family = firacode nerd font

font-size = 8

window-decoration = true

i got the menubar back by making my terminal config file this:

Summary

window-decoration = “client”

copy-on-select = clipboard

background-opacity = 0.8

theme=dracula
window-height=142
window-width=47

title=“THINK FOR YOURSELF”
window-title-font-family=“Diablo”

font-family=“firacode nerd font”
font-size=8

still getting the same error message and trouble when trying to apply the dracula theme :frowning:

I FIGURED IT OUT!!! in the configuration file i had to uppercase Dracula

IT NOW WORKS!!!

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.