summaryrefslogtreecommitdiff
path: root/src/themes/yeti/theme.json
blob: 37786c7da647064ed812e536f621e1664ff2fee7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "$format": 1,
    "version": "1.0.0",
    "id": "yeti",
    "name": "Yeti",
    "author": "Jonas Kohl",
    "files": [
        "../../ui/yeti.min.css",
        "../../ui/site.css",
        "../../ui/fonts/opensans.css",
        [
            ".image-attachment-image {",
            "box-shadow: 0 0 0 1px #ccc;",
            "}"
        ]
    ]
}