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",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"animateLoading": true,
|
||||
"backgroundColor": "#80adf4",
|
||||
"backgroundColor": "#476e8a",
|
||||
"borderColor": "#ccdcf5",
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"borderWidth": "1",
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@
|
||||
"children": [
|
||||
{
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 170,
|
||||
"bottomRow": 150,
|
||||
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
|
||||
"canExtend": false,
|
||||
"containerStyle": "none",
|
||||
|
||||
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 17,
|
||||
"bottomRow": 13,
|
||||
"counterClosewise": false,
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
@@ -32,7 +32,7 @@
|
||||
"rightColumn": 62,
|
||||
"showResult": false,
|
||||
"steps": "1",
|
||||
"topRow": 13,
|
||||
"topRow": 9,
|
||||
"type": "PROGRESS_WIDGET",
|
||||
"version": 1,
|
||||
"widgetId": "921y0rw94l",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"animateLoading": true,
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 13,
|
||||
"bottomRow": 9,
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
"key": "truncateButtonColor"
|
||||
@@ -43,7 +43,7 @@
|
||||
"text": "50%",
|
||||
"textAlign": "LEFT",
|
||||
"textColor": "#231F20",
|
||||
"topRow": 5,
|
||||
"topRow": 4,
|
||||
"truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}",
|
||||
"type": "TEXT_WIDGET",
|
||||
"version": 1,
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"animateLoading": true,
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 5,
|
||||
"bottomRow": 4,
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
"key": "truncateButtonColor"
|
||||
|
||||
@@ -3,12 +3,15 @@
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 8,
|
||||
"boxShadow": "none",
|
||||
"buttonColor": "#3b82f6",
|
||||
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
|
||||
"buttonVariant": "SECONDARY",
|
||||
"disabledWhenInvalid": false,
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
"key": "borderRadius"
|
||||
},
|
||||
{
|
||||
"key": "buttonColor"
|
||||
}
|
||||
],
|
||||
"dynamicTriggerPathList": [
|
||||
@@ -23,7 +26,7 @@
|
||||
"isLoading": false,
|
||||
"isVisible": true,
|
||||
"key": "pf1pc6smej",
|
||||
"leftColumn": 4,
|
||||
"leftColumn": 5,
|
||||
"minWidth": 120,
|
||||
"mobileBottomRow": 8,
|
||||
"mobileLeftColumn": 0,
|
||||
|
||||
@@ -3,12 +3,15 @@
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 12,
|
||||
"boxShadow": "none",
|
||||
"buttonColor": "#3b82f6",
|
||||
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
|
||||
"buttonVariant": "SECONDARY",
|
||||
"disabledWhenInvalid": false,
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
"key": "borderRadius"
|
||||
},
|
||||
{
|
||||
"key": "buttonColor"
|
||||
}
|
||||
],
|
||||
"dynamicTriggerPathList": [],
|
||||
|
||||
@@ -1,30 +0,0 @@
|
||||
{
|
||||
"gitSyncId": "6a57350b6665afa2c813ed3d_ccd318a6-6a47-4784-8a77-0aed02e73c2b",
|
||||
"id": "Startseite_Navbar1",
|
||||
"moduleUUID": "df3b5e28-9a87-4e91-ba97-6016b27b93b9",
|
||||
"packageUUID": "c5a661ed-b0b3-4d8f-8efe-c1b824869705",
|
||||
"type": "UI_MODULE",
|
||||
"unpublishedModuleInstance": {
|
||||
"contextType": "PAGE",
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
"key": "Pages"
|
||||
}
|
||||
],
|
||||
"inputs": {
|
||||
"Pages": "{{ {page: NavBar_Variables1.pagename, navItems: [\n\t{id: 1, title: 'Startseite', icon: '🏠'}\n]\n\t }}}"
|
||||
},
|
||||
"moduleInputs": {
|
||||
"hjrjvwqzvh": {
|
||||
"controlType": "INPUT_TEXT",
|
||||
"defaultValue": "{{ {page: NavBar_Variables1.pagename, navItems: [\n\t{id: 1, title: 'Home'},\n\t{id: 2, title: 'Page2', icon: '1️⃣'},\n\t{id: 3, title: 'Page3', icon: '2️⃣'},\n\t{id: 4, title: 'Page4', icon: '3️⃣'}\n]\n\t }}}",
|
||||
"id": "hjrjvwqzvh",
|
||||
"label": "Pages",
|
||||
"propertyName": "inputs.Pages"
|
||||
}
|
||||
},
|
||||
"name": "Navbar1",
|
||||
"pageId": "Startseite",
|
||||
"widgetId": "6czcesbsdq"
|
||||
}
|
||||
}
|
||||
@@ -9,7 +9,7 @@
|
||||
"children": [
|
||||
{
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 550,
|
||||
"bottomRow": 540,
|
||||
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
|
||||
"canExtend": false,
|
||||
"containerStyle": "none",
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"isLoading": false,
|
||||
"isModuleWidget": true,
|
||||
"isVisible": true,
|
||||
"key": "b0y5l08u3l",
|
||||
"key": "32xnd8j4lp",
|
||||
"leftColumn": 0,
|
||||
"maxDynamicHeight": 9000,
|
||||
"minDynamicHeight": 10,
|
||||
@@ -27,7 +27,7 @@
|
||||
"mobileTopRow": 0,
|
||||
"moduleUUID": "df3b5e28-9a87-4e91-ba97-6016b27b93b9",
|
||||
"needsErrorInfo": false,
|
||||
"parentColumnSpace": 13.546875,
|
||||
"parentColumnSpace": 25.390625,
|
||||
"parentId": "0",
|
||||
"parentRowSpace": 10,
|
||||
"positioning": "fixed",
|
||||
@@ -38,6 +38,6 @@
|
||||
"topRow": 0,
|
||||
"type": "MODULE_WIDGET_df3b5e28-9a87-4e91-ba97-6016b27b93b9",
|
||||
"version": 1,
|
||||
"widgetId": "6czcesbsdq",
|
||||
"widgetName": "Navbar1"
|
||||
"widgetId": "osjq8cbqwt",
|
||||
"widgetName": "Home1"
|
||||
}
|
||||
Reference in New Issue
Block a user