Um tema de God Of War.
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"name": "battlefield 4 theme",
"manifest_version": 2,
"version": "2.0",
"theme": {
"images": {
"theme_frame": "4008883-game-wallpapers-kratos-god-war-wallpaper-31421-740x416.jpg"
},
"colors": {
"toolbar": "rgba(0, 0, 0, 0.26)",
"toolbar_field": "rgba(125, 125, 125, 0.51)",
"toolbar_field_text": "rgba(173, 41, 41, 1)",
"frame": "rgba(67, 68, 71, 1)",
"tab_background_text": "rgba(255, 13, 0, 1)",
"bookmark_text": "rgba(255, 102, 0, 1)"
}
}
}