FieldStyle
Represents the style settings of the field in YouTrack.
Attributes
This table describes attributes of the FieldStyle entity.
To receive an attribute in the response from the server, specify it explicitly in the
fieldsrequest parameter.To update an attribute, provide it in the body of a POST request.
Field | Type | Description |
|---|---|---|
id | String | The numeric index of the built-in field style palette. Supported values currently range from |
background | String | The background color of this field style, encoded as a hexadecimal RGB string. |
foreground | String | The foreground color of this field style, encoded as a hexadecimal RGB string. |
21 April 2026