Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
DescribeColor
DescribeColor contains color metadata information for a tab. The describeTabs() call returns an array of DescribeTabSetResult values. Each DescribeTabSetResult contains an array of DescribeTab values, and each DescribeTab contains an array of DescribeColor values.
Each DescribeColor is associated with a Salesforce user interface theme. For more information on themes, see Identifying the Salesforce Style Your Users See in the Visualforce Developer’s Guide.
Color information can also be retrieved via the describeTheme() and describeGlobalTheme() calls. These calls return information on colors used for each object in your organization that can use theme icons and colors.