Skip to main content

ColorsAPIResponse

API response for colors used in the REX system.

dorms object

Colors for dorms, used for display in the booklet and on the website

property name*string<color>
groups object

Colors for groups within dorms, used for display in the booklet and on the website

property name* object
property name*string<color>
tags object

Colors for tags, used for display in the booklet and on the website

property name*string<color>
ColorsAPIResponse
{
"dorms": {},
"groups": {},
"tags": {}
}