Sonic the Hedgehog 16Bit

Sonic the Hedgehog 16Bit

Theme made from a Screenshot of Sonic The Hedgehog from Sega Genesis / Mega Drive

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Sonic the Hedgehog 16Bit",
  "manifest_version": 2,
  "version": "4.0",
  "theme": {
    "images": {
      "theme_frame": "sonic-V2.png"
    },
    "colors": {
      "frame": "rgba(28, 84, 214, 0.55)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(43, 184, 182, 0)",
      "bookmark_text": "rgba(255, 255, 255, 1)",
      "toolbar_field": "rgba(245, 245, 245, 0)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)",
      "tab_line": "rgba(255, 191, 0, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ce5081bb-80ea-45f7-a31d-b5cf72a2f40b}"
    }
  }
}