Files
litellm/ui/litellm-dashboard/ui_colors.json
2025-10-04 18:19:48 -07:00

10 lines
148 B
JSON

{
"brand": {
"DEFAULT": "#6366f1",
"muted": "#8688ef",
"subtle": "#8e91eb",
"emphasis": "#5558eb",
"inverted": "indigo"
}
}