Inspect and view changes in Albedo Theme - Genshin Impact 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.2",
"name": "Albedo Theme - Genshin Impact",
"theme": {
"images": {
"additional_backgrounds": [
"images/0.png"
]
},
"properties": {
"additional_backgrounds_alignment": [
"right center"
],
"additional_backgrounds_tiling": [
"no-repeat"
]
},
"colors": {
"toolbar": "rgba(0, 0, 0, 0)",
"toolbar_text": "rgb(0, 0, 0)",
"frame": "rgb(176, 221, 245)",
"tab_background_text": "rgb(0, 0, 0)",
"toolbar_field": "rgba(255, 255, 255, 0)",
"toolbar_field_text": "rgb(0, 0, 0)",
"tab_line": "rgb(0, 0, 0)",
"popup": "rgb(255, 255, 255)",
"popup_text": "rgb(0, 0, 0)",
"button_background_active": "rgb(103, 185, 255)",
"button_background_hover": "rgb(103, 185, 255)",
"frame_inactive": "rgb(176, 221, 245)",
"icons_attention": "rgb(243, 199, 69)",
"icons": "rgb(0, 0, 0)",
"ntp_background": "rgb(255, 255, 255)",
"ntp_text": "rgb(0, 0, 0)",
"popup_border": "rgb(0, 0, 0)",
"popup_highlight_text": "rgb(0, 0, 0)",
"popup_highlight": "rgb(176, 221, 245)",
"sidebar_border": "rgba(255, 255, 255, 0.59)",
"sidebar_highlight_text": "rgb(0, 0, 0)",
"sidebar_highlight": "rgb(103, 185, 255)",
"sidebar_text": "rgb(0, 0, 0)",
"sidebar": "rgb(176, 221, 245)",
"tab_background_separator": "rgba(0, 0, 0, 0)",
"tab_loading": "rgb(255, 255, 255)",
"tab_selected": "rgb(176, 221, 245)",
"tab_text": "rgb(0, 0, 0)",
"toolbar_bottom_separator": "rgba(0, 0, 0, 0)",
"toolbar_field_border_focus": "rgb(255, 255, 255)",
"toolbar_field_border": "rgba(0, 0, 0, 0)",
"toolbar_field_focus": "rgb(255, 255, 255)",
"toolbar_field_highlight_text": "rgb(0, 0, 0)",
"toolbar_field_highlight": "rgb(103, 185, 255)",
"toolbar_field_separator": "rgba(0, 0, 0, 0)",
"toolbar_field_text_focus": "rgb(0, 0, 0)",
"toolbar_top_separator": "rgba(0, 0, 0, 0)",
"toolbar_vertical_separator": "rgba(0, 0, 0, 0)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{07a8ae71-7bc1-45eb-8a71-51ea6e6e4707}"
}
}
}