{ "name": "Filterpane dark theme", "visualStyles": { "page": { "*": { "outspacePane": [{ "backgroundColor": {"solid": {"color": "#444444"}}, "foregroundColor": {"solid": {"color": "#ffffff"}}, "transparency": 0, "border": false }], "filterCard": [ { "$id": "Applied", "transparency": 0, "backgroundColor": {"solid": {"color": "#333333"}}, "foregroundColor": {"solid": {"color": "#ffffff"}}, "border": false, "inputBoxColor": {"solid": {"color": "#666666"}} }, { "$id": "Available", "transparency": 0, "backgroundColor": {"solid": {"color": "#333333"}}, "foregroundColor": {"solid": {"color": "#ffffff"}}, "border": false, "inputBoxColor": {"solid": {"color": "#666666"}} } ] } } } }