13 lines
155 B
JSON
13 lines
155 B
JSON
|
|
{
|
||
|
|
"taskbar": {
|
||
|
|
"position": "top",
|
||
|
|
"color": "white",
|
||
|
|
"hover": {
|
||
|
|
"active": true,
|
||
|
|
"color": "#52bed1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"window": {
|
||
|
|
"name": "Custom"
|
||
|
|
}
|
||
|
|
}
|