mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
The bundled logo is a JPEG, so it carries no alpha and its white background renders as a bright slab against a dark sidebar. Making it transparent alone would not be enough either: the wordmark is near-black and would disappear on dark. Adds logo_dark.png, derived from the light logo. The sky-blue disc and train are kept as they are behind a circular alpha mask, and the wordmark's antialiasing is un-flattened from white into straight alpha and repainted in the dark theme's own foreground colour. Both files are 1000x257, so swapping between them cannot shift the sidebar header. /get_image gains a theme query param. The default response is byte for byte what it was, and a logo configured through UI_LOGO_PATH is served unchanged in both themes, since custom logos have no dark variant yet. |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||