Inspect and view changes in Rainbow Dash Custom (Revised) 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": "2",
"name": "Rainbow Dash Custom (Revised)",
"description": "A revised version of the previous theme.",
"theme": {
"images": {
"theme_frame": "images/theme_frame.png",
"theme_toolbar": "images/theme_toolbar.png",
"theme_ntp_background": "images/theme_ntp_background.png"
},
"colors": {
"frame": [
31,
66,
71
],
"frame_inactive": [
92,
198,
214
],
"frame_incognito": [
31,
66,
71
],
"frame_incognito_inactive": [
92,
198,
214
],
"toolbar": [
92,
198,
214
],
"tab_text": [
0,
0,
0
],
"tab_background_text": [
0,
0,
0
],
"bookmark_text": [
17,
20,
51
],
"ntp_background": [
17,
20,
51
],
"ntp_text": [
92,
198,
214
],
"button_background": [
64,
119,
173,
0.72
]
},
"properties": {
"ntp_background_alignment": "bottom",
"ntp_background_repeat": "no-repeat"
},
"tints": {
"buttons": [
0.52,
0.6,
0.6
],
"frame": [
0.57,
0.53,
0.31
],
"frame_inactive": [
0.57,
0.53,
0.31
],
"frame_incognito": [
0.57,
0.53,
0.31
],
"frame_incognito_inactive": [
0.57,
0.53,
0.31
],
"background_tab": [
0,
0,
0.69
]
}
}
}