dracula-theme icon indicating copy to clipboard operation
dracula-theme copied to clipboard

Theme not working correctly in MacOS terminal with zsh

Open P-Verbrugge opened this issue 9 months ago • 3 comments

I noticed that the color scheme is not working properly. The prompt does not change color when MacOS terminal is set to default ZSH. When you change it to the use of bash, the colors work.

ZSH: Image

Bash:

Image

P-Verbrugge avatar Mar 19 '25 18:03 P-Verbrugge

I'd have to dig them up and don't have time right now: there are several issues in dracula/terminal.app explaining this.

The terminal theme changes the terminal's palette. Nothing else. If you don't do something that uses the terminal's 16-color palette (like use color in your prompt), than there's no color and nothing should change.

See https://jvns.ca/blog/2024/10/01/terminal-colours/ and more from the same site about terminals, escape codes, and so forth, for an especially beginner-friendly explanation :)

benknoble avatar Mar 19 '25 21:03 benknoble

Thanks. Will look into it.

P-Verbrugge avatar Mar 20 '25 06:03 P-Verbrugge

For example: https://github.com/dracula/terminal-app/issues/14 links to a lot of additional resources.

benknoble avatar Mar 20 '25 12:03 benknoble

This Issue has not been updated for a while and will be closed soon.

github-actions[bot] avatar May 20 '25 02:05 github-actions[bot]

I will close the issue for organisational purposes. Feel free to open a new one if you find any bugs! 😊

luxonauta avatar May 22 '25 21:05 luxonauta