Inspect and view changes in Dark - Blue Accent 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": "Dark - Blue Accent",
"theme": {
"images": {
"additional_backgrounds": [
"images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
]
},
"properties": {
"additional_backgrounds_alignment": [
"top"
],
"additional_backgrounds_tiling": [
"repeat"
]
},
"colors": {
"toolbar": "rgb(43, 42, 51)",
"toolbar_text": "rgb(255, 255, 255)",
"frame": "rgb(28, 27, 34)",
"tab_background_text": "rgb(255, 255, 255)",
"toolbar_field": "rgb(28, 27, 34)",
"toolbar_field_text": "rgb(255, 255, 255)",
"tab_line": "rgb(69, 161, 255)",
"popup": "rgb(66, 65, 77)",
"popup_text": "rgb(255, 255, 255)",
"icons_attention": "rgb(69, 161, 255)",
"icons": "rgb(255, 255, 255)",
"ntp_background": "rgb(28, 27, 34)",
"ntp_text": "rgb(255, 255, 255)",
"tab_selected": "rgb(66, 65, 77)",
"tab_text": "rgb(255, 255, 255)",
"toolbar_field_border_focus": "rgb(69, 161, 255)",
"toolbar_field_highlight": "rgb(69, 161, 255)",
"tab_loading": "rgb(69, 161, 255)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{29c09813-0823-4512-bbb1-cbdf4073d34e}"
}
}
}