Skip to content

docs(proxy): document the dark mode UI logo - #966

Merged
yuneng-berri merged 1 commit into
mainfrom
docs-dark-mode-logo
Aug 20, 2026
Merged

docs(proxy): document the dark mode UI logo#966
yuneng-berri merged 1 commit into
mainfrom
docs-dark-mode-logo

Conversation

@yuneng-berri

Copy link
Copy Markdown
Contributor

Documents the dark mode UI logo that BerriAI/litellm#37662 adds: the UI_LOGO_PATH_DARK env var and the matching logo_url_dark theme setting.

docs/proxy/ui/ui_edit_logo.md gets a "Dark Mode Logo" section plus the field in the existing API and proxy_config.yaml examples. docs/proxy/config_settings.md gets the env var reference row.

The section leads on the fallback, since that is the part an admin is most likely to get wrong: leaving the dark logo unset, or setting one that cannot be loaded, reuses the light logo rather than reverting to LiteLLM's branding. Setting only the dark logo leaves light mode on the default, which is called out too.

Worth merging before the litellm PR, which cannot go green until this lands. test-unit-documentation.yml checks out this repo's main into docs/my-website and runs tests/documentation_tests/test_env_keys.py, so code-quality and documentation both fail there today with Environment variables read under ./litellm but mentioned nowhere in the docs: ['UI_LOGO_PATH_DARK']. Verified locally by symlinking this branch into that path and running the test, which fails on main and passes here

UI_LOGO_PATH_DARK and the matching logo_url_dark theme setting let an
admin supply a logo drawn for dark backgrounds, since a light-background
logo reads poorly on the dark sidebar.

Covers the fallback too: leaving it unset, or setting it to an image that
cannot be loaded, reuses the light logo rather than reverting to
LiteLLM's own branding.
@vercel

vercel Bot commented Aug 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview Aug 20, 2026 7:04pm

Request Review

@yuneng-berri
yuneng-berri merged commit 047f936 into main Aug 20, 2026
2 checks passed
@yuneng-berri
yuneng-berri deleted the docs-dark-mode-logo branch August 20, 2026 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant