Files
Moonlight/Moonlight.Client/wwwroot/frontend.example.json

19 lines
263 B
JSON

{
"apiUrl": "http://localhost:5165",
"hostEnvironment": "Static",
"theme": {
"variables": {
"primary": {
"500": "100 100 100"
}
}
},
"scripts": {
},
"plugins": {
"assemblies": [
],
"entrypoints": [
]
}
}