Parkway Drive Theme

Parkway Drive Theme

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1",
  "name": "Parkway Drive Theme",
  "description": " ",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_window_control_background": "images/theme_window_control_background.png"
    },
    "colors": {
      "frame": [
        94,
        88,
        87
      ],
      "frame_inactive": [
        204,
        191,
        189
      ],
      "frame_incognito": [
        105,
        148,
        146
      ],
      "frame_incognito_inactive": [
        126,
        139,
        156
      ],
      "toolbar": [
        36,
        117,
        199
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "bookmark_text": [
        0,
        0,
        0
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_text": [
        36,
        117,
        199
      ],
      "button_background": [
        51,
        51,
        51,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "repeat-x"
    },
    "tints": {
      "buttons": [
        0,
        0,
        1
      ],
      "frame": [
        0.51016260162602,
        0.47126436781609,
        0.34117647058824
      ],
      "frame_inactive": [
        0,
        0,
        0
      ],
      "frame_incognito": [
        0.5838445807771,
        0.6936170212766,
        0.46078431372549
      ],
      "frame_incognito_inactive": [
        0,
        0,
        1
      ],
      "background_tab": [
        0.53985507246377,
        0.29113924050633,
        0.30980392156863
      ]
    }
  }
}