added presets

This commit is contained in:
2026-06-25 15:28:46 +03:00
parent db5f174ef3
commit 84a007f9d0
106 changed files with 6250 additions and 36 deletions
@@ -0,0 +1,33 @@
{
"version": 2,
"layout": {
"mode": "list",
"columns": 1,
"spacing": 10,
"showLabels": true
},
"background": {
"type": "gradient",
"color1": "#00007b",
"color2": "#7b007b",
"animated": true,
"imagePath": ""
},
"feedback": {
"okColor": "#00cc44",
"errorColor": "#cc2200",
"okWidth": 3,
"errorWidth": 2,
"glowRadius": 28
},
"settings": {
"darkMode": true,
"password": "admin",
"kioskMode": false,
"iconsDir": "/opt/buttontask/icons",
"webPort": 8080
},
"buttons": [
]
}