- Use 300 font-weight when there is browser support for variable font-weight. - Lighten background from $gray-200 to $gray-100 in light theme. - Use default fonts for the docs.
0.7.4
- Change close button color when switching between dark/light color schemes. - Change dividers color when switching between dark/light color themes. - Make search field full width when in small form factor view.
0.7.3
- Increment font color contrast in light color-scheme.
0.7.2
- Raise exception when using sphinx-nefertiti with Sphinx<7.0.0.
0.7.1
- Fix issue about the use of `style_header_neutral` in the `layout.html` and the `colorsets-dropdown.html` templates.
0.7.0
- New: Theme option `style_header_neutral` (boolean) to integrate header background color with light/dark color-schemes. Update docs and tests accordingly.