Skip to content
Spreadsheet Editor

ThemeCustomColor

type ThemeCustomColor = {
color: Color;
name?: string;
};
PropertyType
colorColor
name?string