dipc 1.1.0

Convert your favorite images and wallpapers with your favorite color palettes/themes
{
    "Dark": {
        "bg_dim": "#232A2E",
        "bg0": "#2D353B",
        "bg1": "#343F44",
        "bg2": "#3D484D",
        "bg3": "#475258",
        "bg4": "#4F585E",
        "bg5": "#56635F",
        "bg_red": "#543A48",
        "bg_visual": "#514045",
        "bg_yellow": "#4D4C43",
        "bg_green": "#425047",
        "bg_blue": "#3A515D",
        "red": "#E67E80",
        "orange": "#E69875",
        "yellow": "#DBBC7F",
        "green": "#A7C080",
        "blue": "#7FBBB3",
        "aqua": "#83C092",
        "purple": "#D699B6",
        "fg": "#D3C6AA",
        "statusline1": "#A7C080",
        "statusline2": "#D3C6AA",
        "statusline3": "#E67E80",
        "gray0": "#7A8478",
        "gray1": "#859289",
        "gray2": "#9DA9A0"
    },
    "Light": {
        "bg_dim": "#EFEBD4",
        "bg0": "#FDF6E3",
        "bg1": "#F4F0D9",
        "bg2": "#EFEBD4",
        "bg3": "#E6E2CC",
        "bg4": "#E0DCC7",
        "bg5": "#BDC3AF",
        "bg_red": "#FBE3DA",
        "bg_visual": "#EAEDC8",
        "bg_yellow": "#FAEDCD",
        "bg_green": "#F0F1D2",
        "bg_blue": "#E9F0E9",
        "red": "#F85552",
        "orange": "#F57D26",
        "yellow": "#DFA000",
        "green": "#8DA101",
        "blue": "#3A94C5",
        "aqua": "#35A77C",
        "purple": "#DF69BA",
        "fg": "#5C6A72",
        "statusline1": "#93B259",
        "statusline2": "#708089",
        "statusline3": "#E66868",
        "gray0": "#A6B0A0",
        "gray1": "#939F91",
        "gray2": "#829181"
    }
}