The best fit for this theme is 1920 x 1080.
1280 x 1024:…
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"update_url": "http://clients2.google.com/service/update2/crx",
"name": "Dodge Challenger Theme (1920x1080)",
"theme": {
"images": {
"theme_frame": "images/ChallengerFrame.png",
"theme_toolbar": "images/Black.png",
"theme_tab_background": "images/ChallengerTab.png",
"theme_ntp_background": "images/ChallengerBackground.png"
},
"properties": {
"ntp_background_repeat": "no-repeat",
"ntp_background_alignment": "center top"
},
"colors": {
"frame": [
10,
10,
99
],
"frame_inactive": [
10,
10,
99
],
"frame_incognito": [
71,
103,
191
],
"frame_incognito_inactive": [
71,
103,
191
],
"toolbar": [
30,
30,
30
],
"tab_text": [
237,
237,
237
],
"tab_background_text": [
207,
207,
207
],
"bookmark_text": [
222,
222,
222
],
"ntp_background": [
0,
0,
0
],
"ntp_text": [
230,
230,
230
],
"ntp_link": [
217,
219,
219
],
"ntp_header": [
26,
32,
89
],
"ntp_section": [
26,
32,
89
],
"ntp_section_text": [
0,
0,
0
],
"ntp_section_link": [
6,
55,
116
],
"control_background": [
0,
0,
0,
0
],
"button_background": [
26,
32,
89,
10
]
}
},
"version": "1"
}