Customize Styles

Theme Colors #

Light and dark color variables are defined in:

text
assets/css/themes/_light.scss
assets/css/themes/_dark.scss

Code Colors #

Syntax highlighting variables are in assets/css/variables/_highlight.scss.

Custom Overrides #

Put small site-specific changes in assets/css/_custom.scss. Prefer overrides there before editing theme component files.