Inspect and view changes in The Hunger Games Theme source codes across current and past versions
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",
"version": "1",
"name": "The Hunger Games Theme",
"description": "Theme based on \"The Hunger Games\" novel trilogy and upcoming movie.",
"theme": {
"images": {
"theme_frame": "images/theme_frame.png",
"theme_toolbar": "images/theme_toolbar.png",
"theme_tab_background": "images/theme_tab_background.png",
"theme_ntp_background": "images/theme_ntp_background.png"
},
"colors": {
"frame": [
201,
121,
0
],
"frame_inactive": [
228,
202,
150
],
"frame_incognito": [
139,
108,
35
],
"frame_incognito_inactive": [
228,
202,
150
],
"toolbar": [
138,
104,
26
],
"tab_text": [
255,
153,
0
],
"tab_background_text": [
204,
171,
80
],
"bookmark_text": [
224,
165,
0
],
"ntp_background": [
0,
0,
0
],
"ntp_text": [
255,
187,
0
],
"ntp_link": [
181,
159,
69
],
"ntp_header": [
75,
140,
220
],
"ntp_section": [
254,
229,
180
],
"ntp_section_text": [
0,
0,
0
],
"ntp_section_link": [
189,
154,
74
],
"control_background": [
0,
0,
0,
0
],
"button_background": [
0,
0,
0,
0
]
},
"properties": {
"ntp_background_alignment": "",
"ntp_background_repeat": "no-repeat"
},
"tints": {
"buttons": [
0.11111111111111,
1,
0.52941176470588
],
"frame": [
-1,
-1,
-1
],
"frame_inactive": [
0.11111111111111,
0.59090909090909,
0.74117647058824
],
"frame_incognito": [
0.12326388888889,
0.94117647058824,
0.2
],
"frame_incognito_inactive": [
0.11111111111111,
0.59090909090909,
0.74117647058824
],
"background_tab": [
-1,
0.5,
0.75
]
}
}
}