alabaster icon indicating copy to clipboard operation
alabaster copied to clipboard

Lightweight, configurable Sphinx theme

Results 105 alabaster issues
Sort by recently updated
recently updated
newest added

This is as suggested at #101. This makes them easier to style separately, such as making the previous link float left. I personally am using a `custom.css` like ```css nav#rellinks...

enhancement

The logo with the link to the main page is not visible in mobile view. This means unfortunately that users that are currently browsing some subsection have no convenient way...

Obscenities, even in comments, should not appear in projects that may be used in publication of others' work

**Describe the bug** The sidebar does not expand when the ToC depth is limited. **To Reproduce** Steps to reproduce the behavior: * `sphinx-quickstart` and select all defaults (Alabaster theme) *...

The `pygments_style` includes a background color, which is currently ignored by the `alabaster` theme. This PR changes that, but it still honors the `pre_bg` and `code_highlight_bg` theme options. BTW, why...

See this: https://shreyas-poliastro.readthedocs.io/en/alabaster-theme/ All the image widths are relative. I am unable to understand the cause! Please have a look!

bug

The classic "Fork me on GitHub" ribbon has several problems: * The transparent parts of its bounding box are opaque to clicks * It's not high-DPI ready * Having it...

There are no localized titles it the sidebars, eg. "Navigation", "Next", etc. It looks bad, when whole sphinx-doc is localized, but final web page is not and one need to...

bug
enhancement

How to turn off the show source theme option for conditional text (for example genealogy rst file may have both living and dead, but website should only generate dead and...