Another Rainbow Dash theme for chrome, taking requests @ my gmail account, which is the same username.
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": "3",
"name": "Rainbow Dash Custom 2 (Low-Def)",
"description": "Another Rainbow Dash theme for chrome, taking requests @ my gmail account, which is the same username.",
"theme": {
"images": {
"theme_frame": "images/theme_frame.png",
"theme_toolbar": "images/theme_toolbar.png",
"theme_ntp_background": "images/theme_ntp_background.png"
},
"colors": {
"frame": [
66,
116,
201
],
"frame_inactive": [
161,
182,
228
],
"frame_incognito": [
83,
106,
139
],
"frame_incognito_inactive": [
126,
139,
156
],
"toolbar": [
157,
215,
239
],
"tab_text": [
0,
0,
0
],
"tab_background_text": [
64,
64,
64
],
"bookmark_text": [
18,
50,
114
],
"ntp_background": [
255,
255,
255
],
"ntp_text": [
157,
215,
239
],
"button_background": [
137,
188,
209,
0.92
]
},
"properties": {
"ntp_background_alignment": "bottom",
"ntp_background_repeat": "no-repeat"
},
"tints": {
"buttons": [
0.55,
0.71,
0.78
],
"frame": [
0.55,
0.71,
0.78
],
"frame_inactive": [
0.55,
0.71,
0.78
],
"frame_incognito": [
0.55,
0.71,
0.78
],
"frame_incognito_inactive": [
0.55,
0.71,
0.78
],
"background_tab": [
-1,
0.5,
0.75
]
}
}
}