Merge pull request #56 from ONLYOFFICE/feature/store

Fixed typo in config.
This commit is contained in:
Oleg Korshul
2022-07-27 18:19:48 +03:00
committed by GitHub
19 changed files with 19 additions and 19 deletions

View File

@ -30,7 +30,7 @@
"onInputHelperInput"
],
"storeBackground" : {
"ligth" : "#F5F5F5",
"light" : "#F5F5F5",
"dark" : "#F5F5F5"
}
}

View File

@ -83,7 +83,7 @@
"initOnSelectionChanged": true,
"storeBackground" : {
"ligth" : "#042B48",
"light" : "#042B48",
"dark" : "#042B48"
}
}

View File

@ -68,7 +68,7 @@
"initOnSelectionChanged": true,
"storeBackground" : {
"ligth" : "#333333",
"light" : "#333333",
"dark" : "#333333"
}
},

View File

@ -101,7 +101,7 @@
"size": [ 1200, 1000 ],
"storeBackground" : {
"ligth" : "#F5F5F5",
"light" : "#F5F5F5",
"dark" : "#F5F5F5"
}
}

View File

@ -26,7 +26,7 @@
"isInsideMode" : true,
"isUpdateOleOnResize" : false,
"storeBackground" : {
"ligth" : "#F5F5F5",
"light" : "#F5F5F5",
"dark" : "#F5F5F5"
}
}

View File

@ -70,7 +70,7 @@
"buttons" : [ { "text": "Ok", "primary": true } ],
"storeBackground" : {
"ligth" : "#233450",
"light" : "#233450",
"dark" : "#233450"
}
}

View File

@ -78,7 +78,7 @@
"initOnSelectionChanged": true,
"storeBackground" : {
"ligth" : "#F5F5F5",
"light" : "#F5F5F5",
"dark" : "#F5F5F5"
}
}

View File

@ -64,7 +64,7 @@
"buttons" : [],
"storeBackground" : {
"ligth" : "#2AA0D8",
"light" : "#2AA0D8",
"dark" : "#2AA0D8"
}
}

View File

@ -97,7 +97,7 @@
}
],
"storeBackground" : {
"ligth" : "#ED7309",
"light" : "#ED7309",
"dark" : "#ED7309"
}
}

View File

@ -59,7 +59,7 @@
"isUpdateOleOnResize": false,
"initOnSelectionChanged": false,
"storeBackground" : {
"ligth" : "#E5222E",
"light" : "#E5222E",
"dark" : "#E5222E"
}
}

View File

@ -100,7 +100,7 @@
"size": [ 592, 100 ],
"storeBackground" : {
"ligth" : "#042B48",
"light" : "#042B48",
"dark" : "#042B48"
}
},

View File

@ -119,7 +119,7 @@
"size": [ 392, 147 ],
"storeBackground" : {
"ligth" : "#F5F5F5",
"light" : "#F5F5F5",
"dark" : "#F5F5F5"
}
}

View File

@ -108,7 +108,7 @@
"size": [ 300, 150 ],
"storeBackground" : {
"ligth" : "#F5F5F5",
"light" : "#F5F5F5",
"dark" : "#F5F5F5"
}
}

View File

@ -33,7 +33,7 @@
"buttons" : [ ],
"storeBackground" : {
"ligth" : "#26A8DE",
"light" : "#26A8DE",
"dark" : "#26A8DE"
}
}

View File

@ -78,7 +78,7 @@
"initOnSelectionChanged": true,
"storeBackground" : {
"ligth" : "#F44725",
"light" : "#F44725",
"dark" : "#F44725"
}
}

View File

@ -47,7 +47,7 @@
"initOnSelectionChanged": true,
"storeBackground" : {
"ligth" : "#F5F5F5",
"light" : "#F5F5F5",
"dark" : "#F5F5F5"
}
}

View File

@ -57,7 +57,7 @@
"isInsideMode" : true,
"isUpdateOleOnResize" : false,
"storeBackground" : {
"ligth" : "#F5F5F5",
"light" : "#F5F5F5",
"dark" : "#F5F5F5"
}
}

View File

@ -79,7 +79,7 @@
"events" : ["onTargetPositionChanged"],
"storeBackground" : {
"ligth" : "#ED7309",
"light" : "#ED7309",
"dark" : "#ED7309"
}
}

View File

@ -52,7 +52,7 @@
"size": [ 350, 90 ],
"storeBackground" : {
"ligth" : "#FF0000",
"light" : "#FF0000",
"dark" : "#FF0000"
}
}