aboutsummaryrefslogtreecommitdiff
path: root/.cache/wal/chromium/manifest.json##hostname.thoncc
blob: 5505716138d6d3a103f84f17da9b1784b2ddd820 (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
{
    "description": "Colorscheme generated by jswal",
    "manifest_version": 2,
    "name": "pywal",
    "theme": {
		"images": { "theme_frame": "bg.png" },	
        "colors": {
			"bookmark_text": [ 18, 18, 19 ],
			"frame": [ 0, 0, 0 ],
			"ntp_background": [ 253, 249, 247 ],
			"ntp_text": [ 253, 249, 247 ],
			"tab_background_text": [ 18, 18, 19 ],
			"tab_background_text_inactive": [ 18, 18, 19 ],
			"tab_background_text_incognito": [ 18, 18, 19 ],
			"tab_background_text_incognito_inactive": [ 18, 18, 19 ],
			"tab_text": [ 18, 18, 19 ],
			"toolbar": [ 253, 249, 247 ],
			"button_background": [ 255, 255, 255 ]
        },
        "tints": {
			"buttons": [ 0.5461538461538459, 29.279279279279276,
				87.05882352941177 ],
			"frame_inactive": [ -1, -1, -1 ],
			"frame_incognito": [ -1, -1, -1 ],
			"frame_incognito_inactive": [ -1, -1, -1 ]
        }
    },
    "version": "2"
}