Inspect and view changes in Dark theme with Blue accents 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.1",
"name": "Dark theme with Blue accents",
"theme": {
"images": {
"additional_backgrounds": [
"images/bg-011-d53e0d0d1538ed554a90e056a2f04eca.svg"
]
},
"properties": {
"additional_backgrounds_alignment": [
"top"
],
"additional_backgrounds_tiling": [
"repeat"
]
},
"colors": {
"toolbar": "rgb(75, 105, 117)",
"toolbar_text": "rgb(255, 255, 255)",
"frame": "rgb(51, 62, 71)",
"tab_background_text": "rgb(221, 221, 221)",
"toolbar_field": "rgb(51, 62, 71)",
"toolbar_field_text": "rgb(255, 255, 255)",
"tab_line": "rgb(102, 218, 251)",
"popup": "rgb(51, 62, 71)",
"popup_text": "rgb(255, 255, 255)",
"button_background_active": "rgb(51, 62, 71)",
"button_background_hover": "rgba(255, 255, 255, 0.2)",
"frame_inactive": "rgb(75, 105, 117)",
"icons_attention": "rgb(191, 216, 237)",
"icons": "rgba(255, 255, 255, 0.9)",
"ntp_background": "rgb(35, 48, 61)",
"ntp_card_background": "rgb(51, 62, 71)",
"ntp_text": "rgb(255, 255, 255)",
"popup_border": "rgb(80, 125, 155)",
"popup_highlight_text": "rgba(255, 255, 255, 0.9)",
"popup_highlight": "rgba(87, 131, 168, 0.6)",
"sidebar_border": "rgba(130, 150, 168, 0.7)",
"sidebar_highlight_text": "rgba(79, 100, 117, 0.7)",
"sidebar_highlight": "rgba(87, 131, 168, 0.6)",
"sidebar_text": "rgb(255, 255, 255)",
"sidebar": "rgb(75, 105, 117)",
"tab_background_separator": "rgb(32, 40, 45)",
"tab_loading": "rgb(191, 216, 237)",
"tab_selected": "rgb(75, 105, 117)",
"tab_text": "rgb(255, 255, 255)",
"toolbar_bottom_separator": "rgb(52, 84, 101)",
"toolbar_field_border_focus": "rgba(0, 221, 255, 0.7)",
"toolbar_field_border": "rgba(38, 60, 77, 0.78)",
"toolbar_field_focus": "rgb(75, 105, 117)",
"toolbar_field_highlight_text": "rgb(255, 255, 255)",
"toolbar_field_highlight": "rgba(126, 148, 169, 0.78)",
"toolbar_field_separator": "rgba(74, 101, 117, 0.60)",
"toolbar_field_text_focus": "rgb(255, 255, 255)",
"toolbar_top_separator": "transparent",
"toolbar_vertical_separator": "rgba(210, 211, 219, 0.75)",
"address_bar_box": "rgb(51, 62, 71)",
"address_bar_box_hover": "rgba(51, 62, 71, 0.8)",
"address_bar_box_active": "rgba(51, 62, 71, 0.65)",
"address_bar_box_focus": "rgb(75, 105, 117)",
"address_bar_box_text": "rgb(255, 255, 255)",
"address_bar_url_color": "rgb(215, 235, 244)",
"panel_item_hover": "rgba(87, 131, 168, 0.6)",
"panel_item_active": "rgba(87, 131, 168, 0.75)",
"panel_separator": "rgb(80, 125, 155)",
"toolbar_field_icons_attention": "rgb(191, 216, 237)",
"tab_attention_dot": "rgb(171, 255, 107)",
"appmenu_update_icon_color": "rgb(171, 255, 107)",
"appmenu_info_icon_color": "rgb(107, 255, 238)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{77e63d6a-b49b-4ba0-b7f3-f135fbdf2cc0}"
}
}
}