Theme inspired by superstar Lady GaGa.
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.1",
"name": "Lady GaGa",
"description": "Theme inspired by superstar Lady GaGa.",
"theme": {
"images": {
"theme_frame": "images/theme_frame.png",
"theme_toolbar": "images/theme_toolbar.png",
"theme_ntp_background": "images/theme_ntp_background.png"
},
"colors": {
"frame": [
112,
0,
0
],
"frame_inactive": [
43,
0,
0
],
"frame_incognito": [
43,
0,
0
],
"frame_incognito_inactive": [
112,
0,
0
],
"toolbar": [
82,
0,
0
],
"tab_text": [
255,
3,
3
],
"tab_background_text": [
54,
1,
1
],
"bookmark_text": [
214,
210,
210
],
"ntp_background": [
0,
0,
0
],
"ntp_text": [
255,
8,
8
],
"ntp_link": [
145,
0,
0
],
"ntp_header": [
112,
0,
0
],
"ntp_section": [
229,
239,
254
],
"ntp_section_text": [
252,
252,
252
],
"ntp_section_link": [
116,
0,
0
],
"control_background": [
0,
0,
0,
0
],
"button_background": [
0,
0,
0,
0
]
},
"properties": {
"ntp_background_alignment": "left top",
"ntp_background_repeat": "repeat"
},
"tints": {
"buttons": [
0,
1,
0.49019607843137
],
"frame": [
-1,
-1,
-1
],
"frame_inactive": [
0,
0.97590361445783,
0.16274509803922
],
"frame_incognito": [
0,
1,
0.1156862745098
],
"frame_incognito_inactive": [
-1,
0.3,
0.6
],
"background_tab": [
-1,
0.5,
0.75
]
}
}
}