Lila_01
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"manifest_version": 2,
"version": "1.0",
"name": "Lila_01",
"theme": {
"images": {
"additional_backgrounds": [
"images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
]
},
"properties": {
"additional_backgrounds_alignment": [
"top"
],
"additional_backgrounds_tiling": [
"repeat"
]
},
"colors": {
"toolbar": "rgb(68, 41, 107)",
"toolbar_text": "rgb(255, 255, 255)",
"frame": "rgb(46, 16, 86)",
"tab_background_text": "rgb(183, 183, 183)",
"toolbar_field": "rgb(36, 18, 59)",
"toolbar_field_text": "rgb(255, 255, 255)",
"tab_line": "rgb(164, 120, 221)",
"popup": "rgb(36, 18, 59)",
"popup_text": "rgb(255, 255, 255)",
"button_background_hover": "rgb(164, 120, 221)",
"icons": "rgb(255, 255, 255)",
"ntp_background": "rgb(5, 0, 20)",
"popup_border": "rgb(164, 120, 221)",
"popup_highlight": "rgb(68, 41, 107)",
"toolbar_bottom_separator": "rgb(164, 120, 221)",
"tab_loading": "rgb(164, 120, 221)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{2fc49d68-a834-4091-ab87-0d24a6f6e067}"
}
}
}