Skip to content

Add individual background styles for admonitions

Duncan Lock requested to merge dflock/antora-ui-default:admonition-styles into master

Use CSS variables & rgba() to create individual background colors for each admonition type.

These background colors are tints of the existing icon colours for each type.

Before:

Screenshot_2021-12-16_12-10-04

After:

Screenshot_2021-12-16_11-39-55

Merge request reports