Skip to content

Admonitions should have box, color and icon #29

@axolotl-git

Description

@axolotl-git

Describe the feature

right now the admonitions look like this:

Image

which look very wrong

Use Case

because it's a good way to make users notice the admonition and look less ugly

Proposed Solution

i'd like if it looked like this (with ofc the colors and theme of dracula):
Image

Other Information

the admonition markdown look like this:

!!! warning "WIP"

    **the docs are still a WIP and may not be 100% correct**

i also tried

!!! warning "WIP"
    **the docs are still a WIP and may not be 100% correct**

to be sure

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

SDK version used

mkdocs-dracula-theme 1.0.8 with mkdocs 1.6.1 on Python 3.13

Environment details (OS name and version, etc.)

Windows 11

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions