The Crystal Elder Dragon Kralkatorrik from Guild Wars 2. https://www.guildwars2.com/en/
Art from: https://www.guildwars2.com/en/the-game/releases/may-14-20
I have no relation to the game. I am just a player who wanted to make his own theme :p
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"name": "Guild Wars 2 - Kralkatorrik",
"manifest_version": 2,
"version": "4.0",
"theme": {
"images": {
"theme_frame": "Firefox_Kralkatorrik_4.jpg"
},
"colors": {
"frame": "rgba(196, 96, 244, 1)",
"tab_background_text": "rgba(186, 186, 186, 1)",
"toolbar": "rgba(184, 120, 214, 0.5)",
"bookmark_text": "rgba(255, 255, 255, 1)",
"toolbar_field": "rgba(255, 255, 255, 0.75)",
"toolbar_field_text": "rgba(0, 0, 0, 1)"
}
}
}