> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cdp.coinbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# cssVariables

```ts theme={null}
const cssVariables: CDPWebCSSVariables;
```

The CSS variables for the theme.

This is the theme object with a namespace added to the keys (`--cdp-web-`).

## See

[theme](/sdks/cdp-sdks-v2/frontend/@coinbase/cdp-react/Variables/theme) for the theme object
