How to Train Your Dragon: The Hidden World theme featuring Jay Baruchel as Hiccup plus Toothless and a new dragon character.
https://www.dragonshiddenworld.com/
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",
"name": "How to Train Your Dragon 3",
"theme": {
"images": {
"additional_backgrounds": [
"images/0.jpg"
]
},
"properties": {
"additional_backgrounds_alignment": [
"right top"
],
"additional_backgrounds_tiling": [
"no-repeat"
]
},
"colors": {
"toolbar": "rgba(124, 159, 176, 0.13)",
"toolbar_field": "rgba(219, 247, 255, 0)",
"toolbar_field_text": "rgb(225, 231, 181)",
"tab_line": "rgb(0, 185, 255)",
"popup": "rgb(1, 1, 1)",
"popup_text": "rgb(146, 211, 237)",
"tab_loading": "rgb(0, 185, 255)",
"bookmark_text": "rgb(189, 255, 172)",
"frame": "rgb(1, 1, 1)",
"tab_background_text": "rgb(146, 211, 237)"
}
}
}