Return list of names of all the defined presets.

GET /api/v2/theme/presets/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    "2-colors"
]