Skip to content

Theming

ENHANCE supports all the themes listed in bubbletint’s website.

The site shows a preview of the themes as well as provide their IDs.

Go to bubbletint’s website and copy a theme’s ID.

To use a theme, pass the ENHANCE_THEME environment variable with the theme’s ID, like so:

Terminal window
ENHANCE_THEME=dracula gh enhance <PR_URL>