---
url: /api/plugins/pantoken/custom-theme-colors/src/functions/customColorRemapCss.md
---
[pantoken-root](../../../../../index.md) / [plugins/pantoken/custom-theme-colors/src](../index.md) / customColorRemapCss

# Function: customColorRemapCss()

> **customColorRemapCss**(`options?`): `string`

Beta

The `[data-pantoken-color="custom"]` remap rule without the derived primitives, for pages that
set `--instui-primitive-color-custom-custom*` themselves at runtime (e.g. from a color picker).

## Parameters

### options?

[`CustomColorCssOptions`](../interfaces/CustomColorCssOptions.md) = `{}`

[CustomColorCssOptions](../interfaces/CustomColorCssOptions.md).

## Returns

`string`

The CSS rule.
