🦊Designed by MaDonna🦊
I made a desktop wallpaper to match this and it can be found at: http://nature.desktopnexus.com/wallpaper/403787/
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"name": "Wolves Morning",
"manifest_version": 2,
"version": "5.0",
"theme": {
"images": {
"theme_frame": "WolvesMorningH.jpg"
},
"colors": {
"frame": "rgba(46, 46, 46, 1)",
"tab_background_text": "rgba(255, 255, 255, 1)",
"toolbar": "rgba(46, 46, 46, 0)",
"bookmark_text": "rgba(255, 255, 255, 1)",
"toolbar_field": "rgba(46, 46, 46, 0.06)",
"toolbar_field_text": "rgba(255, 255, 255, 1)",
"tab_line": "rgba(255, 255, 255, 1)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{d30f70d0-2dd9-4407-a34f-034dccbe036a}"
}
}
}