Cute Pixel Strawberries

Cute Pixel Strawberries

A cute strawberry polka dot pixel theme

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Cute Pixel Strawberries",
  "version": "1.2",
  "description": "A cute strawberry polka dot pixel theme",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_button_background": "images/theme_button_background.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_ntp_background": "images/theme_ntp_background.png"
    },
    "colors": {
      "frame": [
        255,
        215,
        215
      ],
      "toolbar": [
        255,
        215,
        215
      ],
      "tab_text": [
        222,
        77,
        77
      ],
      "tab_background_text": [
        197,
        217,
        169
      ],
      "bookmark_text": [
        222,
        77,
        77
      ],
      "ntp_text": [
        222,
        77,
        77
      ],
      "ntp_link": [
        222,
        77,
        77
      ],
      "ntp_link_underline": [
        222,
        77,
        776
      ],
      "control_background": [
        246,
        246,
        246
      ],
      "ntp_background": [
        255,
        236,
        236
      ],
      "ntp_section": [
        222,
        77,
        77
      ],
      "ntp_section_text": [
        222,
        77,
        77
      ],
      "ntp_section_link": [
        222,
        77,
        77
      ],
      "ntp_section_link_underline": [
        222,
        77,
        77
      ],
      "ntp_header": [
        197,
        217,
        169
      ],
      "button_background": [
        255,
        236,
        236
      ]
    },
    "tints": {
      "buttons": [
        0.55,
        0,
        0.87
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top",
      "ntp_background_repeat": "repeat",
      "ntp_logo_alternate": 1
    }
  }
}