Cute Pixel Pastel Easter Egg Chrome Theme

Cute Pixel Pastel Easter Egg Chrome Theme

Decorative and festive Easter holiday theme. Pastel tiled pixel Easter eggs. Background designed by firstfear.deviantart.com

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_window_control_background": "images/theme_window_control_background.png",
      "theme_toolbar": "images/theme_toolbar.png"
    },
    "colors": {
      "frame": [
        255,
        255,
        255
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        205,
        175,
        255
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "button_background": [
        255,
        255,
        255
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "toolbar": [
        165,
        142,
        217
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "repeat",
      "ntp_logo_alternate": 1
    }
  },
  "name": "Cute Pixel Pastel Easter Egg Chrome Theme",
  "version": "1.1",
  "description": "Decorative and festive Easter holiday theme. Pastel tiled pixel Easter eggs. Background designed by firstfear.deviantart.com"
}