Octopath Traveler

Octopath Traveler

browser theme

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Octopath Traveler",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "Octopath-Traveler.jpg"
    },
    "colors": {
      "frame": "rgba(229, 230, 232, 1)",
      "tab_background_text": "rgba(240, 235, 235, 1)",
      "toolbar": "rgba(0, 0, 0, 0.6)",
      "toolbar_field": "rgba(0, 0, 0, 0.32)",
      "toolbar_field_text": "rgba(240, 235, 235, 1)"
    }
  }
}