dipc 1.1.0

Convert your favorite images and wallpapers with your favorite color palettes/themes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "Dracula": {
        "Background": "#282A36",
        "Selection": "#44475A",
        "Foreground": "#F8F8F2",
        "Comment": "#6272A4",
        "Cyan": "#8BE9FD",
        "Green": "#50FA7B",
        "Orange": "#FFB86C",
        "Pink": "#FF79C6",
        "Purple": "#BD93F9",
        "Red": "#FF5555",
        "Yellow": "#F1FA8C"
    }
}