Sphinx-book-theme

Latest version: v1.1.4

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.3.2

Two patch releases fixed two bugs for figure content in the margin.

0.3.0

This is a significant change in the HTML and CSS of the site, with the goal of making it more standardized and robust. There are several design tweaks that have been made. Here is a short overview:

- The sidebars are now a slightly smaller font, with more padding, to give more attention to the page's content.
- The HTML structure of the site has been re-worked to make `sticky` and other CSS behaviors more dependable.
- The header buttons are now standardized and have an updated look and feel.
- The in-page margin CSS is now more reliable
- Improvements to scrollbar style throughout the site

See the PRs below for where most of these changes occurred.

([full changelog](https://github.com/executablebooks/sphinx-book-theme/compare/v0.2.0...d9c1abc4197445faab7892291520de448f363274))

Enhancements made

- ‼️ REFACTOR: HTML and CSS restructuring [472](https://github.com/executablebooks/sphinx-book-theme/pull/472) ([choldgraf](https://github.com/choldgraf))
- ENH: Standardize scrollbar behavior [481](https://github.com/executablebooks/sphinx-book-theme/pull/481) ([choldgraf](https://github.com/choldgraf))
- ENH: Standardize header buttons [490](https://github.com/executablebooks/sphinx-book-theme/pull/490) ([choldgraf](https://github.com/choldgraf))
- ENH: Updating search page style [491](https://github.com/executablebooks/sphinx-book-theme/pull/491) ([choldgraf](https://github.com/choldgraf))
- ENH: Add CSS for comments libraries [524](https://github.com/executablebooks/sphinx-book-theme/pull/524) ([choldgraf](https://github.com/choldgraf))
- ENH: Add support for ReadTheDocs popup [518](https://github.com/executablebooks/sphinx-book-theme/pull/518) ([choldgraf](https://github.com/choldgraf))
- STYLE: Search color highlighting in-line with Jupyter orange [532](https://github.com/executablebooks/sphinx-book-theme/pull/532) ([choldgraf](https://github.com/choldgraf))

‼️ Breaking changes

This release modifies the HTML structure of some of the major theme sections (in particular, the sidebar and top-bar).
If you had custom CSS or JavaScript that assumed a particular HTML structure, double-check that it still behaves the same way, as you may need to adjust things for the new structure.

v0.1.10...v0.2.0

This release includes a few under-the-hood and performance improvements to the CSS and HTML of the theme. While there are no major new features, some of these changes have restructured the HTML so double-check your documentation, especially if you had custom CSS rules the sidebar.

Here are a few improvements:

- The right Table of Contents is now hidden using the [Intersection Observer API](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API) which will reduce the number of JavaScript calls and improve reliability of this feature. [#448](https://github.com/executablebooks/sphinx-book-theme/pull/448) ([choldgraf](https://github.com/choldgraf))

- The left sidebar is now toggle-able **only with CSS**, which should make it less prone to failure due to other conflicting javascript on the page. It now includes a "sidebar drawer" on mobile that gives more vertical space for the sidebar. [454](https://github.com/executablebooks/sphinx-book-theme/pull/454) ([choldgraf](https://github.com/choldgraf))

- You can now add Deepnote buttons for notebook launch buttons [385](https://github.com/executablebooks/sphinx-book-theme/pull/385) ([jakubzitny](https://github.com/jakubzitny))

0.1.9

Maintenance release, to remove the unused `click` dependency.

0.1.8

This is a minor release to fix a bug that was introduced which broke the right sidebar anchor links.

0.1.7

([full changelog](https://github.com/executablebooks/sphinx-book-theme/compare/v0.1.7...862632b892f6acd640aa080eb1f50ac6d3de7bc3))

This is a minor release that makes a few bugfixes and small enhancements.

- Printing to PDF from HTML is now formatted more elegantly [438](https://github.com/executablebooks/sphinx-book-theme/pull/438) ([AakashGfude](https://github.com/AakashGfude))
- Minor stylistic bugfixes across the theme CSS

0.1.6

**Full Changelog**: https://github.com/executablebooks/sphinx-book-theme/compare/v0.1.6...v0.1.7

Summary

This release primarily updates the pydata theme to bring in a few new theme features and bug-fixes.

What's Changed
* UPDATE: pydata sphinx theme v0.7.2 by ocefpaf in https://github.com/executablebooks/sphinx-book-theme/pull/406
* UPDATE: pydata-sphinx-theme 0.7.2 by kousu in https://github.com/executablebooks/sphinx-book-theme/pull/429
* IMPROVE: translation in the footer for Japanese language by KengoTODA in https://github.com/executablebooks/sphinx-book-theme/pull/426

v0.1.5...v0.1.6

([full changelog](https://github.com/executablebooks/sphinx-book-theme/compare/v0.1.5...1515334eec40575b0a80c51ce78453ced2ff2484))

Enhancements made

- Add pst prefix to variables [413](https://github.com/executablebooks/sphinx-book-theme/pull/413) ([choldgraf](https://github.com/choldgraf))
- Note TOC level auto-show [410](https://github.com/executablebooks/sphinx-book-theme/pull/410) ([choldgraf](https://github.com/choldgraf))
- Add note of margin CSS classes [405](https://github.com/executablebooks/sphinx-book-theme/pull/405) ([choldgraf](https://github.com/choldgraf))

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.