Winx - Aisha

a winx theme lol
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": "aisha",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(61, 233, 182, 0.25)",
      "toolbar_text": "rgba(0, 0, 0, 0.85)",
      "frame": "rgb(208, 240, 245)",
      "tab_background_text": "rgb(0, 0, 0)",
      "toolbar_field": "rgba(255, 255, 255, 0.25)",
      "toolbar_field_text": "rgb(17, 16, 16)",
      "tab_line": "rgb(0, 255, 221)",
      "popup": "rgb(165, 240, 217)",
      "popup_text": "rgb(63, 70, 151)",
      "button_background_active": "rgba(61, 233, 182, 0.25)",
      "icons_attention": "rgb(0, 255, 221)",
      "icons": "rgb(208, 240, 245)",
      "ntp_background": "rgba(209, 244, 247, 0.81)",
      "ntp_text": "rgb(0, 0, 0)",
      "tab_loading": "rgb(0, 255, 221)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{bef3ee38-3d27-4b3a-bfe4-02b99f3f48e1}"
    }
  }
}