chihiro fujisaki danganronpa

Chihiro Fujisaki theme
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "name": "chihiro fujisaki danganronpa",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "chihiro theme5.png"
    },
    "colors": {
      "frame": "rgba(185, 209, 119, 1)",
      "tab_background_text": "rgba(255, 87, 163, 1)",
      "toolbar": "rgba(164, 184, 51, 1)",
      "bookmark_text": "rgba(115, 76, 38, 1)",
      "toolbar_field": "rgba(250, 223, 200, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{586be88c-e85f-4e80-b2da-c0aa705362e0}"
    }
  }
}