- A whole new layout (again) hopefully this one is a keeper. - The theme is now properly based on the :code:`basic` Sphinx theme.
0.0.13
--------------------
Changed ^^^^^^^
- :code:`<h1>` tags now have a over and underline - Trying a new, cleaner layout
Fixes ^^^^^
- In page elements should be more consistently aligned. - Alignment and color inconsistencies with :code:`autodoc` elements
0.0.12
--------------------
Changed ^^^^^^^ - Dropped the line from :code:`<h3>` tags - Made :code:`<h1>` tags centered - Code blocks now use the accent color defined in the theme's settings.
0.0.11
--------------------
Added ^^^^^
- Example output from the autodoc extension - Font family and size is not set correctly for code examples.
Changed ^^^^^^^
- Admonitions are now more colorful with errors, warnings and dangers being coloured red. Cautions and todos are yellow and tips and hints being green.
0.0.10
--------------------
Fixed ^^^^^
- Images should finally be center aligned when asked to be.