mycelium-api 8.3.1-rc.1

Provide API ports to the mycelium project.
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "sortTagsAlphabetically": true,
    "theme": {
        "sidebar": {
            "backgroundColor": "#263238",
            "textColor": "#ffffff"
        },
        "rightPanel": {
            "backgroundColor": "#263238",
            "textColor": "#ffffff"
        }
    }
}