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