Restyled version (0.2v)
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": "theme v2",
"theme": {
"images": {
"additional_backgrounds": [
"images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
]
},
"properties": {
"additional_backgrounds_alignment": [
"top"
],
"additional_backgrounds_tiling": [
"repeat"
]
},
"colors": {
"toolbar": "rgb(85, 77, 124)",
"toolbar_text": "rgb(222, 208, 255)",
"frame": "rgb(41, 39, 65)",
"tab_background_text": "rgb(162, 142, 210)",
"toolbar_field": "rgb(41, 39, 61)",
"toolbar_field_text": "rgb(215, 200, 255)",
"tab_line": "rgb(206, 172, 255)",
"popup": "rgb(55, 57, 84)",
"popup_text": "rgb(236, 230, 255)",
"tab_loading": "rgb(206, 172, 255)"
}
}
}