Theme Änderung
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user