Back to Gh Dash

Theming

docs/src/content/docs/companions/enhance/theme.mdx

4.23.2459 B
Original Source

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

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

Using a Theme

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

bash
ENHANCE_THEME=dracula gh enhance <PR_URL>