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

App Theming

App theming allows you to style your pages and components using global controls, making it easy to change the visual layout with a single click.

There are two default themes:

  • White

  • Dark

Using CSS for App you can customize the theme further by updating the following items:

  1. Menu Style: menu background color

  2. App font: It changes the font family used in the app.

  3. Primary Color - It applies to all the components/widgets in your app.

Last updated

Was this helpful?