MLP Fluttershy Is Shy

MLP Fluttershy Is Shy

Just a simple light Fluttertheme!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "MLP Fluttershy Is Shy",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png",
        "images/1.png",
        "images/2.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top",
        "left bottom",
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat",
        "no-repeat",
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(255, 247, 151, 0.7)",
      "toolbar_text": "rgb(104, 202, 202)",
      "frame": "rgb(248, 185, 205)",
      "tab_background_text": "rgb(34, 130, 130)",
      "toolbar_field": "rgba(255, 255, 255, 0.57)",
      "toolbar_field_text": "rgb(104, 202, 202)",
      "tab_line": "rgb(255, 247, 151)",
      "popup": "rgb(255, 250, 189)",
      "popup_text": "rgb(34, 130, 130)",
      "button_background_hover": "rgba(248, 185, 205, 0.5)",
      "popup_border": "rgb(104, 202, 202)",
      "popup_highlight": "rgb(104, 202, 202)",
      "tab_selected": "rgba(255, 255, 255, 0.62)",
      "tab_text": "rgb(34, 130, 130)",
      "tab_loading": "rgb(255, 247, 151)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8fb46896-82ca-48d7-af18-4fd55ad57752}"
    }
  }
}