seawater
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": "mild blues",
"theme": {
"images": {
"additional_backgrounds": [
"images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
]
},
"properties": {
"additional_backgrounds_alignment": [
"top"
],
"additional_backgrounds_tiling": [
"repeat"
]
},
"colors": {
"toolbar": "rgb(27, 34, 45)",
"toolbar_text": "rgb(89, 119, 154)",
"frame": "rgb(34, 43, 60)",
"tab_background_text": "rgb(87, 155, 230)",
"toolbar_field": "rgb(22, 24, 41)",
"toolbar_field_text": "rgb(109, 152, 188)",
"tab_line": "rgb(35, 205, 179)",
"popup": "rgb(23, 34, 60)",
"popup_text": "rgb(140, 140, 140)",
"button_background_active": "rgba(2, 58, 161, 0.64)",
"icons_attention": "rgb(42, 73, 164)",
"icons": "rgb(77, 111, 182)",
"popup_highlight_text": "rgb(11, 32, 85)",
"toolbar_field_highlight": "rgb(12, 41, 100)",
"tab_loading": "rgb(35, 205, 179)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{ea834c01-e523-48c7-a93b-ea152c8dd52a}"
}
}
}