aboutsummaryrefslogtreecommitdiff
path: root/.cache/wal/chromium/manifest.json
blob: b4903409ded7a9555956a45047bbfc4491f5942b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
{
    "description": "Colorscheme generated by jswal",
    "manifest_version": 2,
    "name": "pywal",
    "theme": {
        "images": {
            "theme_frame": "bg.png"
        },
        "colors": {
            "bookmark_text": [
                198,
                198,
                199
            ],
            "frame": [
                255,
                255,
                255
            ],
            "ntp_background": [
                29,
                29,
                30
            ],
            "ntp_text": [
                29,
                29,
                30
            ],
            "tab_background_text": [
                137,
                137,
                139
            ],
            "tab_background_text_inactive": [
                137,
                137,
                139
            ],
            "tab_background_text_incognito": [
                137,
                137,
                139
            ],
            "tab_background_text_incognito_inactive": [
                137,
                137,
                139
            ],
            "tab_text": [
                198,
                198,
                199
            ],
            "toolbar": [
                38,
                38,
                40
            ],
            "button_background": [
                255,
                255,
                255
            ]
        },
        "tints": {
            "buttons": [
                0.13114754098360668,
                29.186602870813388,
                81.96078431372548
            ],
            "frame_inactive": [
                -1,
                -1,
                -1
            ],
            "frame_incognito": [
                -1,
                -1,
                -1
            ],
            "frame_incognito_inactive": [
                -1,
                -1,
                -1
            ]
        }
    },
    "version": "2"
}