access_header_bg_color

The background color of the App Launcher header.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

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