Colors

colors.body
colors.body.content
colors.body.content.light
colors.body.content.dark
colors.body.highlight
colors.body.overlay

colors.primary
colors.primary.content
colors.primary.focus

colors.success
colors.success.focus
colors.success.content
 
colors.warn
colors.warn.focus
colors.warn.content
 
colors.danger
colors.danger.focus
colors.danger.content

colors.code
colors.code.addition
colors.code.attr
colors.code.builtin
colors.code.comment
colors.code.deletion
colors.code.literal
colors.code.meta
colors.code.string
colors.code.tag
colors.code.title
colors.code.variable

Examples

light text

default text

dark text


.bg-body-overlay
.bg-body
.bg-body-highlight
primary content
focused primary content
success content
focused success content
warn content
focused warn content
danger content
focused danger content