Lime Night (AERO)

Lime Night (AERO)

An Aero theme based on the Late Night theme provided by Google. The colour has been changed to green instead of a light blue, and…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Lime Night (AERO)",
  "theme": {
    "colors": {
      "bookmark_text": [
        255,
        255,
        255
      ],
      "frame": [
        0,
        0,
        0
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_section": [
        37,
        37,
        37,
        0.9
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        0,
        0,
        0
      ]
    },
    "images": {
      "theme_button_background": "i/2.png",
      "theme_ntp_background": "i/4.png",
      "theme_tab_background": "i/4.png",
      "theme_toolbar": "i/3.png"
    },
    "properties": {
      "ntp_background_alignment": "top left",
      "ntp_background_repeat": "repeat",
      "ntp_logo_alternate": 1
    },
    "tints": {
      "buttons": [
        0.333,
        0,
        1
      ]
    }
  },
  "version": "1.0"
}