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 arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in 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.