sphinxbootstrap4theme
sphinxbootstrap4theme copied to clipboard
Sphinx Bootstrap4 Theme
The version seems to not have the inverse color as background ( as also shown in your example )
Hello, Can I have more information about the copyright restrictions for your template? Thanks!
Hi, I've recently made a few changes to your bootstrap theme. This includes support for bootswatch colors and a few other fixes including fixes for the search. There's a demo...
Hello, when running `make html` the following warning appears during the build: _search/usr/local/lib/python3.7/site-packages/themes/sphinxbootstrap4theme/search.html:20: RemovedInSphinx30Warning: To modify script_files in the theme is deprecated. Please insert a tag directly in your theme...
any user css files are included before bootstrap. Should be after/last to override instead, eg as in `custom.css` below: ## Current ```html ``` ## Should be ```html ```
When I use the search input (on the right hand side of the navbar or in the sidebar), the search page is opened and displays "Searching ..." indefinitely. As the...