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.
Get a Theme’s ID
Section titled “Get a Theme’s ID”Go to bubbletint’s website and copy a theme’s ID.
Using a Theme
Section titled “Using a Theme”To use a theme, pass the ENHANCE_THEME
environment variable with the theme’s ID, like so:
ENHANCE_THEME=dracula gh enhance <PR_URL>