Skip to content

What Syntax Highlighter does Bootstrap use? #41041

Discussion options

You must be logged in to vote

Hi @Skrillx13
Our documentation is built with Hugo which uses Chroma as syntax highlighter (source: https://gohugo.io/content-management/syntax-highlighting/)
Then, we override the style with this site/assets/scss/_syntax.scss file for light and dark mode, based on Bootstrap color palette.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Skrillx13
Comment options

@julien-deramond
Comment options

Answer selected by Skrillx13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants