Turquoise Pixel Hearts

Turquoise Pixel Hearts

A cute turquoise colored pixel heart 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": "Turquoise Pixel Hearts",
  "version": "1",
  "description": "A cute turquoise colored pixel heart 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": [
        140,
        231,
        211
      ],
      "toolbar": [
        140,
        231,
        211
      ],
      "tab_text": [
        243,
        255,
        252
      ],
      "tab_background_text": [
        105,
        206,
        188
      ],
      "bookmark_text": [
        243,
        255,
        252
      ],
      "ntp_text": [
        243,
        255,
        252
      ],
      "ntp_link": [
        243,
        255,
        252
      ],
      "ntp_link_underline": [
        243,
        255,
        252
      ],
      "control_background": [
        243,
        255,
        252
      ],
      "ntp_background": [
        140,
        231,
        211
      ],
      "ntp_section": [
        140,
        231,
        211
      ],
      "ntp_section_text": [
        243,
        255,
        252
      ],
      "ntp_section_link": [
        243,
        255,
        252
      ],
      "ntp_section_link_underline": [
        243,
        255,
        252
      ],
      "ntp_header": [
        140,
        231,
        211
      ],
      "button_background": [
        140,
        231,
        211
      ]
    },
    "tints": {
      "buttons": [
        0.46,
        1,
        0.93
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top",
      "ntp_background_repeat": "repeat",
      "ntp_logo_alternate": 1
    }
  }
}