OnePiece Roronoa Zoro theme

Zoro theme for OnePiece fans
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.16",
  "manifest_version": 2,
  "name": "OnePiece Roronoa Zoro theme",
  "description": "Zoro theme for OnePiece fans",
  "theme": {
    "images": {
      "theme_ntp_background": "images/zoro_green.png",
      "theme_frame": "images/oplogo.png",
      "theme_tab_background_inactive": "images/oplogo.png"
    },
    "colors": {
      "frame": [
        71,
        105,
        91
      ],
      "toolbar": [
        132,
        184,
        83
      ],
      "ntp_text": [
        20,
        40,
        0
      ],
      "ntp_link": [
        36,
        70,
        0
      ],
      "ntp_section": [
        207,
        221,
        192
      ],
      "button_background": [
        0,
        0,
        0
      ],
      "bookmark_text": [
        0,
        50,
        0
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "ntp_background": [
        123,
        188,
        62
      ]
    },
    "tints": {
      "buttons": [
        0,
        0,
        0
      ],
      "frame": [
        0,
        0,
        0
      ],
      "frame_inactive": [
        0,
        0,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "top"
    }
  }
}