NERV - EVANGELION
V 1.3
- Added animation: Nerv logo distortion
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.3",
"name": "NERV - EVANGELION",
"theme": {
"images": {
"additional_backgrounds": [
"images/0.png"
]
},
"properties": {
"additional_backgrounds_alignment": [
"right top"
],
"additional_backgrounds_tiling": [
"repeat"
]
},
"colors": {
"toolbar": "rgba(229, 38, 21, 0)",
"toolbar_text": "rgb(188, 113, 113)",
"frame": "rgb(0, 0, 0)",
"tab_background_text": "rgb(155, 129, 125)",
"toolbar_field": "rgba(68, 0, 0, 0.63)",
"toolbar_field_text": "rgb(255, 159, 159)",
"tab_line": "rgb(229, 0, 0)",
"popup": "rgba(0, 0, 0, 0.78)",
"popup_text": "rgba(193, 26, 26, 0.9)",
"button_background_active": "rgba(79, 20, 2, 0.57)",
"button_background_hover": "rgba(145, 1, 1, 0.57)",
"icons_attention": "rgb(240, 82, 35)",
"icons": "rgb(253, 205, 205)",
"ntp_background": "rgb(19, 0, 0)",
"ntp_text": "rgb(255, 233, 197)",
"popup_border": "rgba(162, 0, 0, 0.4)",
"popup_highlight_text": "rgb(255, 233, 197)",
"popup_highlight": "rgba(208, 20, 20, 0.64)",
"sidebar_border": "rgb(41, 8, 8)",
"sidebar_highlight_text": "rgb(255, 159, 159)",
"sidebar_highlight": "rgba(207, 39, 39, 0.4)",
"sidebar_text": "rgb(193, 26, 26)",
"sidebar": "rgb(14, 0, 0)",
"tab_background_separator": "rgba(134, 134, 134, 0.82)",
"tab_loading": "rgb(255, 86, 0)",
"tab_selected": "rgba(29, 0, 0, 0.77)",
"tab_text": "rgb(251, 242, 255)",
"toolbar_bottom_separator": "rgba(68, 25, 0, 0)",
"toolbar_field_border_focus": "rgb(149, 11, 11)",
"toolbar_field_border": "rgba(255, 233, 197, 0)",
"toolbar_field_focus": "rgba(21, 3, 3, 0.98)",
"toolbar_field_highlight_text": "rgb(255, 233, 197)",
"toolbar_field_highlight": "rgb(149, 11, 11)",
"toolbar_field_separator": "rgba(207, 39, 39, 0.21)",
"toolbar_field_text_focus": "rgba(255, 159, 159, 0.87)",
"toolbar_top_separator": "rgba(255, 255, 255, 0)",
"toolbar_vertical_separator": "rgba(208, 50, 50, 0.51)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{2d1de9c4-9bf0-4cb8-ab60-c0ce87ff8dff}"
}
}
}