Inspect and view changes in Fate Alter Jeanne d'Arc [Dark] source codes across current and past versions
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"name": "Fate Alter Jeanne d'Arc [Dark]",
"manifest_version": 2,
"version": "1.0",
"theme": {
"images": {
"theme_frame": "cccccc.jpg"
},
"colors": {
"frame": "rgba(43, 44, 51, 1)",
"tab_background_text": "rgba(130, 130, 130, 1)",
"toolbar": "rgba(15, 15, 15, 0.25)",
"bookmark_text": "rgba(255, 255, 255, 1)",
"toolbar_field": "rgba(53, 54, 56, 0.99)",
"toolbar_field_text": "rgba(255, 255, 255, 1)",
"tab_line": "rgba(170, 170, 170, 1)"
}
}
}