Skip to content
CCPEDIAby Unity Nodes
Documentation/Partylayer Xyz/partylayer.xyzView on Partylayer Xyz

Theming Guide

Theming PartyLayer includes a built-in theme system with light, dark, and auto modes. You can also create fully custom themes to match your application ' s design. Built-in Themes Pass a theme preset to `PartyLayerKit`: tsx Copy ``` // Light theme (default) <PartyLayerKit theme="light" network="main

Read on Partylayer Xyz