Inspect and view changes in Black_001 source codes across current and past versions
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": "Black_001",
"theme": {
"images": {
"additional_backgrounds": [
"images/bg-037-b73f9b34467ba541de861f5b4c0c6316.svg"
]
},
"properties": {
"additional_backgrounds_alignment": [
"top"
],
"additional_backgrounds_tiling": [
"repeat"
]
},
"colors": {
"toolbar": "rgb(36, 36, 36)",
"toolbar_text": "rgb(255, 255, 255)",
"frame": "rgb(67, 67, 67)",
"tab_background_text": "rgb(255, 255, 255)",
"toolbar_field": "rgba(0, 0, 0, 0)",
"toolbar_field_text": "rgb(255, 255, 255)",
"tab_line": "rgb(57, 57, 57)",
"popup": "rgba(43, 43, 43, 0.91)",
"popup_text": "rgba(255, 255, 255, 0.8)",
"tab_loading": "rgb(57, 57, 57)"
}
}
}