a dark magenta/gold floral theme for firefox.
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"name": "dark antique floral",
"manifest_version": 2,
"version": "2.0",
"theme": {
"images": {
"theme_frame": "flflllle.jpg"
},
"colors": {
"frame": "rgba(57, 11, 25, 1)",
"tab_background_text": "rgba(235, 186, 52, 1)",
"toolbar": "rgba(36, 4, 17, 1)",
"bookmark_text": "rgba(235, 186, 52, 1)",
"toolbar_field": "rgba(100, 22, 27, 1)",
"toolbar_field_text": "rgba(235, 186, 52, 1)",
"tab_line": "rgba(235, 186, 52, 0.48)"
}
}
}