Chapter 26. Admonition Blocks

26.1. Apply a theme

The AsciiDoc theme attribute is used to select an alternative CSS stylesheet.

E.g

$ asciidoc
  -b bootstrap
  -a theme=united
  {docfile}