Last updated 7 months ago
This endpoint provides colors that represent the target Smalltalk dialect. These colors can (and will) be used on fron-end.
URL: /colors
/colors
Method: GET
GET
Code : 200 OK
200 OK
Content: string
string
Example:: Pharo colors GET /colors.
GET /colors
{ "primary": "#3297d4", "secondary": "#1565c0" }