Sailor Moon

Sailor Moon theme (pink)
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "name": "Sailor Moon",
  "manifest_version": 2,
  "version": "2.0",
  "theme": {
    "images": {
      "theme_frame": "7895.png"
    },
    "colors": {
      "frame": "rgba(229, 230, 232, 1)",
      "tab_background_text": "rgba(148, 78, 132, 1)",
      "toolbar_field_text": "rgba(250, 180, 220, 1)"
    }
  }
}