qmlnet/samples/PhotoFrame/PhotoFrame.Logic/PhotoFrameConfig.json
2018-07-24 20:29:04 -04:00

12 lines
No EOL
194 B
JSON

{
"BorderColors": [
"#ffe095",
"#5cb85c",
"#ff6666",
"#79c7e0"
],
"BorderWidth": 20,
"PhotoShowTimeSeconds": 5,
"PhotosPath": "UI/images",
"ShowDebugInfo": true
}