Inspect and view changes in ¡Dark Blue Mountain Theme! RC 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": "2.0.1",
"name": "¡Dark Blue Mountain Theme!",
"theme": {
"images": {
"additional_backgrounds": [
"images/0.png"
]
},
"properties": {
"additional_backgrounds_alignment": [
"right center"
],
"additional_backgrounds_tiling": [
"repeat"
]
},
"colors": {
"toolbar": "rgba(9, 9, 9, 0.98)",
"toolbar_text": "rgba(247, 247, 247, 0.98)",
"frame": "rgb(9, 9, 9, 0.98)",
"tab_background_text": "rgb(247, 247, 247)",
"toolbar_field": "rgba(9, 9, 9, 0.98)",
"toolbar_field_text": "rgba(247, 247, 247, 0.98)",
"popup": "rgba(9, 9, 9, 0.98)",
"popup_text": "rgb(247, 247, 247, 0.98)",
"ntp_background": "rgba(9, 9, 9, 0.98)",
"ntp_text": "rgb(247, 247, 247, 0.98)",
"popup_border": "rgba(9, 9, 9, 0.98)",
"popup_highlight_text": "rgba(247, 247, 247, 0.98)",
"popup_highlight": "rgba(43, 85, 169, 0.98)",
"sidebar_border": "rgba(9, 9, 9, 0.98)",
"sidebar_highlight_text": "rgba(247, 247, 247, 0.98)",
"sidebar_highlight": "rgba(43, 85, 169, 0.98)",
"sidebar_text": "rgba(247, 247, 247, 0.98)",
"sidebar": "rgb(9, 9, 9, 0.98)",
"tab_loading": "rgba(247, 247, 247, 0.98)",
"toolbar_bottom_separator": "rgba(9, 9, 9, 0.98)",
"toolbar_field_border_focus": "rgba(9, 9, 9, 0.98)",
"toolbar_field_border": "rgba(9, 9, 9, 0.98)",
"toolbar_field_focus": "rgba(9, 9, 9, 0.98)",
"toolbar_field_highlight_text": "rgba(247, 247, 247, 0.98)",
"toolbar_field_highlight": "rgba(43, 85, 169, 0.98)",
"toolbar_field_separator": "rgba(9, 9, 9, 0.98)",
"toolbar_field_text_focus": "rgba(247, 247, 247, 0.98)",
"toolbar_top_separator": "rgba(9, 9, 9, 0.98)",
"toolbar_vertical_separator": "rgba(9, 9, 9, 0.98)"
}
}
}