litellm/ui/litellm-dashboard/ui_colors.json
2024-06-03 18:39:32 -07:00

10 lines
No EOL
166 B
JSON

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