Wood and light, draw a numinous feeling. Enjoy the visual lick in this 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": "https://clients2.google.com/service/update2/crx",
"description": "Wood and light, draw a numinous feeling. Enjoy the visual lick in this theme.",
"manifest_version": 2,
"name": "Poignant Light and Wood",
"short_name": "PLWYangle",
"theme": {
"colors": {
"tab_text": [
0,
0,
0
],
"tab_background_text": [
111,
92,
116
],
"bookmark_text": [
0,
0,
0
],
"ntp_text": [
210,
180,
140
],
"ntp_link": [
210,
180,
140
],
"ntp_link_underline": [
255,
255,
255
],
"ntp_background": [
255,
255,
255
],
"toolbar": [
115,
211,
231,
0.6
],
"frame": [
167,
187,
244
]
},
"images": {
"theme_frame": "images/theme_frame.png",
"theme_ntp_attribution": "images/ntp_attribution.png",
"theme_ntp_background": "images/theme_ntp_background.png",
"theme_tab_background": "images/theme_tab_background.png",
"theme_toolbar": "images/toolbar.png"
},
"properties": {
"ntp_background_alignment": "bottom",
"ntp_background_repeat": "no-repeat"
}
},
"version": "1.2",
"updated_at": "5/28/2015 8:35:17 AM"
}