Theme Änderung

This commit is contained in:
2026-07-28 07:22:40 +00:00
parent 0acbe8c495
commit a8a2eb2ee0
11 changed files with 25 additions and 46 deletions
@@ -1,6 +1,6 @@
{
"animateLoading": true,
"backgroundColor": "#3b82f6",
"backgroundColor": "{{appsmith.theme.colors.primaryColor}}",
"borderColor": "#E0DEDE",
"borderRadius": "1.5rem",
"borderWidth": "1",
@@ -54,6 +54,9 @@
"dynamicBindingPathList": [
{
"key": "boxShadow"
},
{
"key": "backgroundColor"
}
],
"dynamicHeight": "FIXED",
@@ -1,6 +1,6 @@
{
"animateLoading": true,
"backgroundColor": "#80adf4",
"backgroundColor": "#476e8a",
"borderColor": "#ccdcf5",
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"borderWidth": "1",