Skip to content

Commit

Permalink
remove unused babel and platter themes (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism authored Oct 16, 2024
2 parents 8bbfe0f + eec0cdd commit 5e377ea
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 56 deletions.
2 changes: 2 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ Unreleased
URLs when the page is hosted so that it loads the CSS. :issue:`34`
- Remove handling for ``singlehtml_sidebars`` config which predated Sphinx's
support. :pr:`119`
- Remove "babel" and "platter" theme variants which were undocumented and did
not appear to be used by the relevant projects. :pr:`120`


Version 2.1.3
Expand Down
24 changes: 0 additions & 24 deletions src/pallets_sphinx_themes/themes/babel/static/babel.css

This file was deleted.

3 changes: 0 additions & 3 deletions src/pallets_sphinx_themes/themes/babel/theme.conf

This file was deleted.

26 changes: 0 additions & 26 deletions src/pallets_sphinx_themes/themes/platter/static/platter.css

This file was deleted.

3 changes: 0 additions & 3 deletions src/pallets_sphinx_themes/themes/platter/theme.conf

This file was deleted.

0 comments on commit 5e377ea

Please sign in to comment.