Skip to content

pantoken-root / plugins/pantoken/custom-theme-colors/src / customColorCss

دالة: customColorCss() ​

customColorCss(hex, options?): string

Beta

Generate the [data-pantoken-color="custom"] قاعدة لِـ brand hex: تُعلِن خطوات --instui-primitive-color-custom-custom* المشتقة وتعِيد خرْط العلامة التجارية الأصلية عليها، تمامًا كما المقاييس المشحونة.

Parameters ​

hex ​

string

A #rgb/#rrggbb لون للعلامة التجارية.

options? ​

CustomColorCssOptions = {}

CustomColorCssOptions.

Returns ​

string

سلسلة قواعد CSS.

Throws ​

TypeError عندما hex ليس لونًا سداسيًا صالحًا.