thème noir et orange
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": "Orange nébuleuse",
"theme": {
"images": {
"additional_backgrounds": [
"images/0.jpg"
]
},
"properties": {
"additional_backgrounds_alignment": [
"right center"
],
"additional_backgrounds_tiling": [
"repeat"
]
},
"colors": {
"toolbar": "rgba(0, 0, 0, 0.64)",
"toolbar_text": "rgb(255, 255, 255)",
"frame": "rgb(7, 7, 7)",
"tab_background_text": "rgb(255, 255, 255)",
"toolbar_field": "rgb(4, 4, 4)",
"toolbar_field_text": "rgb(255, 255, 255)",
"tab_line": "rgb(184, 15, 0)",
"popup": "rgb(27, 40, 45)",
"popup_text": "rgb(255, 255, 255)",
"button_background_active": "rgb(255, 112, 3)",
"button_background_hover": "rgb(255, 112, 3)",
"frame_inactive": "rgb(255, 112, 3)",
"icons_attention": "rgb(184, 15, 0)",
"icons": "rgb(255, 255, 255)",
"ntp_background": "rgb(7, 7, 7)",
"ntp_text": "rgb(255, 255, 255)",
"popup_border": "rgb(255, 112, 3)",
"popup_highlight_text": "rgb(255, 255, 255)",
"popup_highlight": "rgb(184, 15, 0)",
"sidebar_border": "rgb(255, 112, 3)",
"sidebar_highlight_text": "rgb(255, 255, 255)",
"sidebar_highlight": "rgb(184, 15, 0)",
"sidebar_text": "rgb(255, 255, 255)",
"sidebar": "rgb(7, 7, 7)",
"tab_background_separator": "rgb(255, 112, 3)",
"tab_loading": "rgb(255, 112, 3)",
"tab_selected": "rgb(255, 112, 3)",
"tab_text": "rgb(7, 7, 7)",
"toolbar_bottom_separator": "rgb(7, 7, 7)",
"toolbar_field_border_focus": "rgb(255, 112, 3)",
"toolbar_field_border": "rgb(255, 112, 3)",
"toolbar_field_focus": "rgb(7, 7, 7)",
"toolbar_field_highlight_text": "rgb(7, 7, 7)",
"toolbar_field_highlight": "rgb(255, 112, 3)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{7718bc79-bc33-4b79-a251-2f822075e3dd}"
}
}
}