Files
litellm/ui/litellm-dashboard/ui_colors.json
T
2024-02-21 21:02:46 -08:00

11 lines
192 B
JSON

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