pandora girl theme film
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": "Pandora",
"theme": {
"images": {
"additional_backgrounds": [
"images/0.jpg"
]
},
"properties": {
"additional_backgrounds_alignment": [
"left top"
],
"additional_backgrounds_tiling": [
"repeat"
]
},
"colors": {
"toolbar": "rgba(255, 255, 255, 0)",
"toolbar_text": "rgba(126, 255, 255, 0.86)",
"frame": "rgb(17, 71, 78)",
"tab_background_text": "rgb(0, 227, 255)",
"toolbar_field": "rgba(38, 72, 102, 0)",
"toolbar_field_text": "rgb(140, 229, 244)",
"tab_line": "rgba(126, 255, 255, 0.86)",
"popup": "rgba(5, 44, 48, 0.75)",
"popup_text": "rgb(0, 227, 255)",
"button_background_active": "rgb(173, 35, 35)",
"button_background_hover": "rgba(60, 130, 135, 0.94)",
"frame_inactive": "rgb(152, 0, 255)",
"icons_attention": "rgb(184, 35, 188)",
"icons": "rgb(0, 227, 255)",
"ntp_background": "rgb(17, 71, 78)",
"ntp_text": "rgba(0, 255, 255, 0.86)",
"popup_border": "rgb(3, 225, 255)",
"popup_highlight_text": "rgb(0, 255, 255)",
"popup_highlight": "rgb(0, 0, 0)",
"sidebar_border": "rgb(60, 130, 135)",
"sidebar_highlight_text": "rgb(255, 255, 255)",
"sidebar_highlight": "rgba(0, 0, 0, 0.9)",
"sidebar_text": "rgb(221, 250, 255)",
"sidebar": "rgb(5, 34, 38)",
"tab_background_separator": "rgba(0, 234, 255, 0.94)",
"tab_loading": "rgba(0, 235, 255, 0.81)",
"tab_selected": "rgba(65, 115, 120, 0.81)",
"tab_text": "rgba(255, 255, 255, 0.81)",
"toolbar_bottom_separator": "rgba(25, 85, 85, 0.91)",
"toolbar_field_border_focus": "rgba(9, 62, 62, 0.89)",
"toolbar_field_border": "rgba(10, 56, 56, 0.84)",
"toolbar_field_focus": "rgba(0, 0, 0, 0)",
"toolbar_field_highlight_text": "rgba(255, 255, 255, 0.81)",
"toolbar_field_highlight": "rgb(11, 111, 115)",
"toolbar_field_separator": "rgba(0, 229, 255, 0.81)",
"toolbar_field_text_focus": "rgba(82, 121, 125, 0.81)",
"toolbar_top_separator": "rgba(56, 113, 110, 0.5)",
"toolbar_vertical_separator": "rgba(126, 255, 255, 0.86)"
}
}
}