get_current_theme
Retrieve the active theme of the open Appsmith application, including color, font, border radius, and box shadow properties used by widgets.
Instructions
Return the currently selected theme for the open application, including its
properties.{colors, fontFamily, borderRadius, boxShadow} — the values widgets
bind to via {{appsmith.theme.*}}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||