This is a theme,
For all the Homestucks that love Dave Strider, here is finally a chrome theme for you!
Featuring the disk, and theā¦
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": "Dave Theme",
"theme": {
"colors": {
"tab_text": [
255,
3,
3
],
"tab_background_text": [
255,
3,
3
],
"bookmark_text": [
255,
3,
3
],
"ntp_link": [
255,
3,
3
],
"ntp_section": [
255,
3,
3
],
"ntp_text": [
255,
3,
3
],
"button_background": [
255,
3,
3
],
"toolbar": [
159,
14,
14
],
"ntp_background": [
0,
0,
0
]
},
"images": {
"theme_frame": "images/theme_frame.png",
"theme_ntp_background": "images/Disksized.png",
"theme_tab_background": "images/theme_tab_background.png",
"theme_toolbar": "images/toolbar.png"
},
"tints": {
"buttons": [
1,
0.95,
0.5
],
"frame": [
1,
0.95,
0.5
]
},
"properties": {
"ntp_background_alignment": "bottom"
}
},
"version": "1.0"
}