summaryrefslogtreecommitdiff
path: root/src/themes/flat/theme.json
blob: 4e98458a7d40a39ad523d53877e697e8db138ef1 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "$format": 1,
    "version": "1.0.0",
    "id": "flat",
    "name": "Mystic Flat",
    "author": "Jonas Kohl",
    "files": [
        "../../ui/dist/css/bootstrap.min.css",
        "../../ui/site.css"
    ]
}