Badges#
Important
The examples are taken from the documentation of the sphinx-design extension, available at their website.
The syntax to use badges is the following:
{bdg-<type>}`<content>`
where <type>
should be replaced with the type of the badge, and <content>
is what will be inside of the badge. In this chapter we present all the types of badges available, and their styling in the TU Delft theme.
Badge |
Type |
---|---|
primary |
|
primary-line |
|
secondary |
|
secondary-line |
|
success |
|
success-line |
|
info |
|
info-line |
|
warning |
|
warning-line |
|
danger |
|
danger-line |
|
light |
|
light-line |
|
muted |
|
muted-line |
|
dark |
|
dark-line |
|
white |
|
white-line |
|
black |
|
black-line |
|