Abstract Lady

Abstract Lady

This is an Abstract Lady Google Chrome Theme for free Download. The art in the theme is a rendering of a lady combined with…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Abstract Lady",
  "version": "1",
  "theme": {
    "images": {
      "theme_toolbar": "images/theme_toolbar.jpg",
      "theme_tab_background": "images/theme_tab_background.jpg",
      "theme_ntp_background": "images/theme_ntp_background.jpeg",
      "theme_frame": "images/theme_frame.jpg",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png",
      "theme_window_control_background": "images/window_control_background.jpg"
    },
    "colors": {
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "frame": [
        0,
        173,
        239
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_link_underline": [
        255,
        255,
        255
      ],
      "toolbar": [
        0,
        173,
        239
      ],
      "ntp_background": [
        0,
        173,
        239
      ]
    },
    "tints": {
      "buttons": [
        0,
        0,
        1
      ]
    },
    "properties": {
      "ntp_background_alignment": "center",
      "ntp_background_repeat": "no-repeat"
    }
  }
}