{
    "bool": {
        "borders":              true,
        "alwaysopen":           false,
        "mascot":               false,
        "allowVersionCheck":    true
    },
    
    "style": {
        "heading_font":         "tewi",
        "link_font":            "tewi",
        "heading_font_size":    "20px",
        "link_font_size":       "15px",
        "background":           "#19191b",
        "foreground":           "#121212",
        "heading_color":        "#8d2036",
        "link_color":           "#999999",
        "border_color":         "#8d2036",
        "border_width":         "2px",
        "search_color":         "#cacaca",
        "search_bg_color":      "#2a2a2a"
    },
    
    "ext": {
        "images":[              "image1.png",
                                "image2.png",
                                "image3.png"],
        "bottom":               "0",
        "right":                "0",
        "height":               "500px",
        "width":                "400px",
        "opacity":              ".2"
    }
}
