Tokyo Inspired

A theme inspired in the beautiful city of Tokyo, Japan for all the people who dream to and live there. This theme also included a…
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": "http://clients2.google.com/service/update2/crx",
  "name": "Tokyo Inspired",
  "theme": {
    "colors": {
      "bookmark_text": [
        0,
        0,
        0
      ],
      "frame": [
        255,
        255,
        255
      ],
      "ntp_background": [
        0,
        255,
        50
      ],
      "ntp_header": [
        255,
        255,
        255
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_section": [
        0,
        0,
        0
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        222,
        222,
        222
      ],
      "tab_background": [
        222,
        222,
        222
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "toolbar": [
        0,
        0,
        0
      ],
      "button_background": [
        0,
        255,
        50
      ],
      "control_background": [
        0,
        255,
        50
      ],
      "ntp_section_link_underline": [
        25,
        25,
        25
      ],
      "background": [
        0,
        0,
        0
      ]
    },
    "images": {
      "theme_ntp_attribution": "i/ntp.png",
      "theme_ntp_background": "i/background.png",
      "theme_tab_background": "i/tab.png",
      "theme_frame": "i/frame.png",
      "theme_toolbar": "i/toolbar.png"
    },
    "properties": {
      "ntp_background_alignment": "top left",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 1
    },
    "tints": {
      "buttons": [
        0,
        0,
        1
      ],
      "background_tab": [
        0,
        0,
        0
      ],
      "frame_incognito": [
        255,
        255,
        255
      ]
    }
  },
  "version": "1"
}