Fix button colors

This commit is contained in:
beka makharadze 2025-06-26 13:08:27 +04:00
parent 7c3d8b70ba
commit 1e311e3c36

View File

@ -2511,16 +2511,16 @@
"type": "expression"
},
{
"fallback": "#FFFF00",
"fallback": "#DCDC03",
"inputType": "scalar",
"mappings": [
{
"input": 2,
"output": "#BCC002"
"output": "#FCFF86"
},
{
"input": 4,
"output": "#BCC002"
"output": "#FCFF86"
}
],
"outputType": "color",
@ -2636,16 +2636,16 @@
"type": "expression"
},
{
"fallback": "#FFFF00",
"fallback": "#DCDC03",
"inputType": "scalar",
"mappings": [
{
"input": 2,
"output": "#BCC002"
"output": "#FCFF86"
},
{
"input": 4,
"output": "#BCC002"
"output": "#FCFF86"
}
],
"outputType": "color",
@ -2761,16 +2761,16 @@
"type": "expression"
},
{
"fallback": "#0000FF",
"fallback": "#0A0AA4",
"inputType": "scalar",
"mappings": [
{
"input": 2,
"output": "#0A0AA4"
"output": "#5D5DFF"
},
{
"input": 4,
"output": "#0A0AA4"
"output": "#5D5DFF"
}
],
"outputType": "color",
@ -3061,12 +3061,7 @@
}
},
"props": {
"image": {
"icon": {
"color": "#000000",
"path": "material/sync_problem"
}
},
"image": {},
"style": {
"classes": "Background-Styles/Controller"
},
@ -3134,7 +3129,6 @@
"grow": 1
},
"props": {
"currentTabIndex": 2,
"menuType": "modern",
"tabSize": {
"width": 1000