Lao Droid

Lao Droid

Lao Droid Theme for Chrome Power by android theme for Gmail

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.2.1",
  "name": "Lao Droid",
  "theme": {
    "images": {
      "theme_frame": "images/frame_normal.png",
      "theme_frame_inactive": "images/frame_normal_inactive.png",
      "theme_toolbar": "images/toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_ntp_background": "images/Background.png"
    },
    "colors": {
      "button_background": [
        255,
        255,
        255
      ],
      "control_background": [
        223,
        223,
        223
      ],
      "frame": [
        183,
        208,
        106
      ],
      "frame_incognito": [
        255,
        255,
        255
      ],
      "ntp_link": [
        164,
        198,
        57
      ],
      "ntp_section": [
        194,
        217,
        122
      ],
      "tab_text": [
        63,
        63,
        63
      ],
      "tab_background_text": [
        149,
        182,
        44
      ],
      "toolbar": [
        223,
        223,
        223
      ]
    },
    "tints": {
      "buttons": [
        1.1,
        0.5,
        0.5
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom center"
    }
  }
}