ThemedColor is a datatype for entering the color that changes based on the theme.

This datatype is used by the union datatype, Color, which is used by the datatype, SeriesConfig, which is used three other datatypes: Dashboard; SharedDashboard; and LimitedScheduledReport.

Table: ThemedColor

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Oct 6, 2025
darkstringyes Long-TermThe hexadecimal color for the dark theme.
lightstringyes Long-TermThe hexadecimal color for the light theme.