Theme designed by MaDonna
TAGS: sunrise, sunset, twilight, dawn, mountains, ice, snow, bay,
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"name": "Twilight Bay by M♥Donna",
"manifest_version": 2,
"version": "3.0",
"theme": {
"images": {
"theme_frame": "header.png"
},
"colors": {
"frame": "rgba(62, 105, 247, 1)",
"tab_background_text": "rgba(255, 255, 255, 1)",
"toolbar": "rgba(63, 100, 250, 0)",
"bookmark_text": "rgba(255, 255, 255, 1)",
"toolbar_field": "rgba(63, 100, 250, 0.07)",
"toolbar_field_text": "rgba(255, 255, 255, 1)",
"tab_line": "rgba(242, 194, 202, 1)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{6a6c5c27-3a54-4e1d-b8f4-0c6cd70eb2f6}"
}
}
}