access_bg_color

The background color of the App Launcher page.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-bg-color-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_bg_color",
  "title": "access_bg_color",
  "description": "The background color of the App Launcher page.",
  "example": "#ff0000",
  "type": "string"
}