View this theme and hundreds of others at my website http://mychromethemes.info
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.2",
"name": "Virginia Tech Hokies Large",
"theme": {
"images": {
"theme_toolbar": "images/theme_toolbar.png",
"theme_ntp_background": "images/theme_ntp_background.png",
"theme_ntp_attribution": "images/theme_ntp_attribution.png"
},
"colors": {
"frame": [
115,
15,
41
],
"frame_inactive": [
244,
134,
44
],
"frame_incognito": [
90,
1,
41
],
"frame_incognito_inactive": [
192,
91,
10
],
"toolbar": [
244,
134,
44
],
"tab_text": [
255,
255,
255
],
"tab_background_text": [
244,
134,
44
],
"bookmark_text": [
255,
255,
255
],
"ntp_background": [
115,
15,
41
],
"ntp_text": [
255,
255,
255
],
"ntp_link": [
244,
134,
44
],
"ntp_link_underline": [
255,
255,
255
],
"ntp_header": [
244,
134,
44
],
"ntp_section": [
244,
134,
44
],
"ntp_section_text": [
0,
0,
0
],
"ntp_section_link": [
255,
255,
255
],
"ntp_section_link_underline": [
115,
15,
41
],
"control_background": [
255,
255,
255
],
"button_background": [
244,
134,
44
]
},
"tints": {
"buttons": [
0.5,
0.5,
1
],
"frame": [
0.9,
0.9,
0.2
],
"frame_inactive": [
0.1,
1,
0.5
],
"frame_incognito": [
0.9,
0.9,
0.1
],
"frame_incognito_inactive": [
0.1,
0.4,
0.4
],
"background_tab": [
-1,
0.5,
0.75
]
},
"properties": {
"ntp_background_alignment": "right bottom",
"ntp_background_repeat": "no-repeat",
"ntp_logo_alternate": 0
}
}
}