For the complete documentation index, see llms.txt. This page is also available as Markdown.

Styling

imaThe game can be styled using CSS, allowing customization of fonts, sizes, and bespoke graphics like card backs. When provided with a specification, we can create a fully custom theme for the game, ensuring it blends seamlessly with your host application. This includes adjusting visuals and UI elements to match your app’s design, delivering a cohesive user experience.

Contact us for the Figma template.

THNDR Styling options

Header Options

  • Close button is optional and is linked with a DOM message event to capture when it's tapped.

  • Game name is optional, it can also be replaced with an image

  • Game icon is optional

  • Everything can be turned off to provide more space for your own header

  • The player balance can be shown if desired

All popup drawer can be modified with the following:

  • Close button position, left or right

Wager Popup Drawer

  • We can position the practice game option in the first or last position in the grid.

  • The players balance can be added into the popup allowing them to see what they can use.

Payment Popup Drawer

  • The game icon can be hidden

General Options

  • Show/hide the worldwide activity feed

  • Confetti color for a win

Last updated