Skip to content

📝 docs(logo): add branded project logo#507

Merged
gaborbernat merged 3 commits intotox-dev:mainfrom
gaborbernat:add-project-logo
Mar 1, 2026
Merged

📝 docs(logo): add branded project logo#507
gaborbernat merged 3 commits intotox-dev:mainfrom
gaborbernat:add-project-logo

Conversation

@gaborbernat
Copy link
Member

The documentation had a logo.svg file sitting in the docs directory but it was never wired up in conf.py, so Sphinx never rendered it. The logo itself was also a generic monochrome lock sketch that didn't reflect the project's identity.

This replaces it with a proper branded logo that uses Python's official blue (#3776AB) and yellow (#FFD43B) in a diagonal split gradient, with a clean white lock icon on top. The html_logo setting is now configured in conf.py so the logo actually appears in the Furo sidebar.

The existing logo.svg was an unused placeholder that wasn't configured
in Sphinx. Replace it with a proper branded logo using Python's blue
and yellow colors with a lock icon, and set html_logo in conf.py so
it actually renders in the documentation sidebar.
@gaborbernat gaborbernat enabled auto-merge (squash) March 1, 2026 15:59
@gaborbernat gaborbernat force-pushed the add-project-logo branch 2 times, most recently from ca63579 to b504c95 Compare March 1, 2026 16:19
Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
@gaborbernat gaborbernat disabled auto-merge March 1, 2026 16:33
@gaborbernat gaborbernat merged commit bcffcfe into tox-dev:main Mar 1, 2026
29 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant