This is a nice colorful vector theme.
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": "Color Vector",
"theme": {
"images": {
"theme_frame": "images/z5.png",
"theme_toolbar": "images/z7z2.png",
"theme_tab_background": "images/z28.png",
"theme_ntp_background": "images/colors-vector.png"
},
"properties": {
"ntp_background_repeat": "no-repeat",
"ntp_background_alignment": "right center"
},
"colors": {
"frame": [
173,
217,
72
],
"frame_inactive": [
161,
182,
228
],
"frame_incognito": [
83,
106,
139
],
"frame_incognito_inactive": [
126,
139,
156
],
"toolbar": [
223,
223,
223
],
"tab_text": [
0,
0,
0
],
"tab_background_text": [
64,
64,
64
],
"bookmark_text": [
18,
50,
114
],
"ntp_background": [
255,
222,
53
],
"ntp_text": [
0,
0,
0
],
"ntp_link": [
6,
55,
116
],
"ntp_header": [
75,
140,
220
],
"ntp_section": [
229,
239,
254
],
"ntp_section_text": [
0,
0,
0
],
"ntp_section_link": [
6,
55,
116
],
"control_background": [
0,
0,
0,
0
],
"button_background": [
0,
0,
0,
0
]
}
},
"version": "1"
}