dipc 1.1.0

Convert your favorite images and wallpapers with your favorite color palettes/themes
{
    "Edge Dark": {
        "black": "#202023",
        "bg_dim": "#24262A",
        "bg0": "#2C2E34",
        "bg1": "#33353F",
        "bg2": "#363944",
        "bg3": "#3B3E48",
        "bg4": "#414550",
        "gray_dim": "#535C6A",
        "bg_red": "#EC7279",
        "diff_red": "#55393D",
        "bg_green": "#A0C980",
        "diff_green": "#394634",
        "bg_blue": "#6CB6EB",
        "diff_blue": "#354157",
        "bg_purple": "#D38AEA",
        "gray": "#758094",
        "red": "#EC7279",
        "yellow": "#DEB974",
        "green": "#A0C980",
        "cyan": "#5DBBC1",
        "blue": "#6CB6EB",
        "diff_yellow": "#4E432F",
        "purple": "#D38AEA",
        "fg": "#C5CDD9"
    },
    "Edge Dark (Aura)": {
        "black": "#202023",
        "bg_dim": "#24262D",
        "bg0": "#2B2D37",
        "bg1": "#333644",
        "bg2": "#363A49",
        "bg3": "#3A3E4E",
        "bg4": "#404455",
        "gray_dim": "#535C6A",
        "bg_red": "#EC7279",
        "diff_red": "#55393D",
        "bg_green": "#A0C980",
        "diff_green": "#394634",
        "bg_blue": "#6CB6EB",
        "diff_blue": "#354157",
        "bg_purple": "#D38AEA",
        "gray": "#758094",
        "red": "#EC7279",
        "yellow": "#DEB974",
        "green": "#A0C980",
        "cyan": "#5DBBC1",
        "blue": "#6CB6EB",
        "diff_yellow": "#4E432F",
        "purple": "#d38aea",
        "fg": "#C5CDD9"
    },
    "Edge Dark (Neon)": {
        "black": "#202023",
        "bg_dim": "#252630",
        "bg0": "#2B2D3A",
        "bg1": "#333648",
        "bg2": "#363A4E",
        "bg3": "#393E53",
        "bg4": "#3F445B",
        "gray_dim": "#535C6A",
        "bg_red": "#EC7279",
        "diff_red": "#55393D",
        "bg_green": "#A0C980",
        "diff_green": "#394634",
        "bg_blue": "#6CB6EB",
        "diff_blue": "#354157",
        "bg_purple": "#D38AEA",
        "gray": "#758094",
        "red": "#EC7279",
        "yellow": "#DEB974",
        "green": "#A0C980",
        "cyan": "#5DBBC1",
        "blue": "#6CB6EB",
        "diff_yellow": "#4E432F",
        "purple": "#D38AEA",
        "fg": "#C5CDD9"
    },
    "Edge Dark (Aura Dim)": {
        "black": "#202023",
        "bg_dim": "#24262D",
        "bg0": "#2B2D37",
        "bg1": "#333644",
        "bg2": "#363A49",
        "bg3": "#3A3E4E",
        "bg4": "#404455",
        "gray_dim": "#4F5866",
        "bg_red": "#EC7279",
        "diff_red": "#55393D",
        "bg_green": "#A0C980",
        "diff_green": "#394634",
        "bg_blue": "#6CB6EB",
        "diff_blue": "#354157",
        "bg_purple": "#D38AEA",
        "gray": "#677287",
        "red": "#EC7279",
        "yellow": "#DEB974",
        "green": "#A0C980",
        "cyan": "#5DBBC1",
        "blue": "#6CB6EB",
        "diff_yellow": "#4E432F",
        "purple": "#D38AEA",
        "fg": "#97A4B5"
    },
    "Edge Light": {
        "black": "#DDE2E7",
        "bg_dim": "#E8EBF0",
        "bg0": "#FAFAFA",
        "bg1": "#EEF1F4",
        "bg2": "#E8EBF0",
        "bg3": "#E8EBF0",
        "bg4": "#DDE2E7",
        "gray_dim": "#BAC3CB",
        "bg_red": "#E17373",
        "diff_red": "#F6E4E4",
        "bg_green": "#76AF6F",
        "diff_green": "#E5EEE4",
        "bg_blue": "#6996E0",
        "diff_blue": "#E3EAF6",
        "bg_purple": "#BF75D6",
        "gray": "#8790A0",
        "red": "#D05858",
        "yellow": "#BE7E05",
        "green": "#608E32",
        "cyan": "#3A8B84",
        "blue": "#5079BE",
        "diff_yellow": "#F0ECE2",
        "purple": "#B05CCC",
        "fg": "#4B505B"
    }
}