🦊Designed by MaDonna🦊
My wallpaper to match is at: http://abstract.desktopnexus.com/wallpaper/1326989/
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"name": "Happy Valentines Day",
"manifest_version": 2,
"version": "3.0",
"theme": {
"images": {
"theme_frame": "HappyValentinesDayH2.jpg"
},
"colors": {
"frame": "rgba(222, 218, 218, 1)",
"tab_background_text": "rgba(230, 21, 14, 1)",
"toolbar": "rgba(224, 220, 220, 0)",
"bookmark_text": "rgba(191, 10, 10, 1)",
"toolbar_field": "rgba(224, 220, 220, 0.09)",
"toolbar_field_text": "rgba(199, 12, 12, 1)",
"tab_line": "rgba(10, 10, 10, 1)"
}
}
}