Green Pop Theme

Green Pop Theme

草绿波点布质感Chrome主题。 A green pop style cloth texture Chrome minimalist theme. 这个主题有故事: http://www.geekaa.com/t/578 My email:…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.1",
  "name": "Green Pop Theme",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_frame_overlay": "images/theme_frame_overlay.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_ntp_background": "images/bg.jpg",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png",
      "theme_window_control_background": "images/bg.jpg"
    },
    "colors": {
      "frame": [
        71,
        105,
        91
      ],
      "toolbar": [
        255,
        255,
        255,
        0.8
      ],
      "ntp_text": [
        89,
        122,
        39
      ],
      "ntp_link": [
        147,
        175,
        42
      ],
      "button_background": [
        0,
        200,
        0
      ],
      "ntp_section": [
        255,
        255,
        255
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        86,
        67,
        52
      ],
      "bookmark_text": [
        86,
        67,
        52
      ]
    },
    "tints": {
      "buttons": [
        0.5,
        0.5,
        0.5
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "repeat"
    }
  }
}