access_button_text_color

The color of the text in the log in button on the landing page.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-button-text-color-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_button_text_color",
  "title": "access_button_text_color",
  "description": "The color of the text in the log in button on the landing page.",
  "example": "#ff0000",
  "type": "string"
}