Black background Static theme - no animation, with two Chinese dragons. The theme has color themes with a combination of Cyan Blue & Turquoise Blue. Enjoy. :)
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": "Chinesse Dragon 中國龍 - Cyan Blue",
"theme": {
"images": {
"additional_backgrounds": [
"images/0.png",
"images/1.png"
]
},
"properties": {
"additional_backgrounds_alignment": [
"left top",
"right top"
],
"additional_backgrounds_tiling": [
"no-repeat",
"no-repeat"
]
},
"colors": {
"toolbar": "rgba(0, 117, 112, 0.06)",
"toolbar_text": "rgb(212, 255, 253)",
"frame": "rgb(0, 0, 0)",
"tab_background_text": "rgb(93, 255, 234)",
"toolbar_field": "rgba(0, 8, 8, 0.9)",
"toolbar_field_text": "rgb(93, 255, 234)",
"tab_line": "rgba(0, 255, 237, 0.25)",
"popup": "rgb(0, 0, 0)",
"popup_text": "rgb(212, 255, 253)",
"button_background_active": "rgba(0, 255, 237, 0.25)",
"button_background_hover": "rgba(0, 255, 237, 0.4)",
"icons_attention": "rgb(212, 255, 253)",
"icons": "rgb(212, 255, 253)",
"popup_border": "rgb(0, 255, 237)",
"popup_highlight": "rgba(0, 255, 237, 0.4)",
"tab_loading": "rgb(0, 255, 237)",
"tab_text": "rgb(212, 255, 253)",
"toolbar_bottom_separator": "rgba(212, 255, 253, 0.25)",
"toolbar_field_border_focus": "rgba(0, 255, 237, 0.05)",
"toolbar_field_border": "rgba(0, 255, 237, 0.1)",
"toolbar_top_separator": "rgba(212, 255, 253, 0.25)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{6bb94e98-45f3-4f8b-b116-d1affcf175f5}"
}
}
}