Skip to content
Merged
Prev Previous commit
Next Next commit
docs(chore): Remove files now provided by sphinx-gptheme
why: All removed files are now bundled in sphinx-gptheme and loaded
     automatically, making local copies pure maintenance debt.
what:
- Delete argparse-highlight.css — identical to theme bundled version
- Delete custom.css — replaced by tmuxp.css (12-line project-specific
  aspect-ratio overrides only; all generic CSS now from theme)
- Delete _templates/page.html — identical to theme version; mask-icon
  moved to theme_options.mask_icon instead of hardcoded in template
- Delete _templates/sidebar/brand.html — identical to theme version
- Delete _templates/sidebar/projects.html — identical to theme version
- Add docs/_static/css/tmuxp.css with only tmuxp-specific image
  aspect-ratio rules (tmuxp-demo, tmuxp-shell, tmuxp-dev-screenshot)
- Update conf.py: css/custom.css → css/tmuxp.css,
  add theme_options={"mask_icon": "/_static/img/tmuxp.svg"}
- Update uv.lock to gp-sphinx init-2 commit c2fe249
  (theme: move mask-icon outside show_meta_app_icon_tags guard)
  • Loading branch information
tony committed Apr 5, 2026
commit b5ecfb4fdac34908cc10f7b88c4062e3828900bb
Loading