Skin = {

    PRIMARY_COLOR: "#ce0000",
    PRIMARY_COLOR_LIGHT: "#ff0000",
    PRIMARY_COLOR_DARK: "#7c0000",
    LINK_COLOR: "#ad0000"

};