my melody theme, black and pink

༶•┈┈୨♡୧┈┈•༶ black and pink my melody theme
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "manifest_version": 2,
  "version": "1.0",
  "name": "blackpinkmymelody",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat-x"
      ]
    },
    "colors": {
      "toolbar": "rgba(8, 0, 7, 0.22)",
      "toolbar_text": "rgb(242, 38, 215)",
      "frame": "rgb(248, 229, 248)",
      "tab_background_text": "rgb(255, 208, 233)",
      "toolbar_field": "rgb(61, 14, 55)",
      "toolbar_field_text": "rgb(239, 127, 209)",
      "tab_line": "rgb(255, 97, 255)",
      "popup": "rgb(16, 12, 1)",
      "popup_text": "rgb(235, 159, 199)",
      "button_background_active": "rgba(112, 236, 255, 0.44)",
      "button_background_hover": "rgba(112, 236, 255, 0.44)",
      "icons_attention": "rgb(112, 255, 229)",
      "icons": "rgb(255, 255, 255)",
      "ntp_background": "rgb(248, 229, 248)",
      "popup_border": "rgb(255, 97, 255)",
      "sidebar_highlight": "rgb(247, 163, 252)",
      "sidebar_text": "rgb(248, 229, 248)",
      "tab_selected": "rgb(255, 208, 233)",
      "tab_text": "rgb(0, 0, 0)",
      "toolbar_bottom_separator": "rgb(255, 97, 255)",
      "toolbar_top_separator": "rgb(255, 97, 255)",
      "tab_loading": "rgb(255, 97, 255)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{353d1287-7ecb-47ae-b0bd-15a50da38275}"
    }
  }
}