mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 18:08:31 +07:00
This is primarily to allow third party themes which inherit from the mkdocs theme (such as the bootswatch themes) to alter the code highlighting style. Previously all of the themes hosted their own highlighting styles, but now that we are using the CDN, it is easier to use a setting, which downstream themes can override.