SkyNX/WindowsStreamer/settings.json

11 lines
139 B
JSON
Raw Normal View History

2020-04-15 00:15:58 -06:00
{
"debug": true,
"accentColor": {
"r": 50,
"g": 50,
"b": 50,
"a": 0.9
},
"rainbowEnabled": false,
"devToolsOnStartup": false
}