Nexus Prime

Nexus Prime

Here is just a basic theme for the Nexus Prime. The image was taken from here:…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1",
  "name": "Nexus Prime",
  "description": " ",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_ntp_background": "images/theme_ntp_background.png"
    },
    "colors": {
      "frame": [
        201,
        0,
        0
      ],
      "frame_inactive": [
        255,
        255,
        66
      ],
      "frame_incognito": [
        89,
        153,
        77
      ],
      "frame_incognito_inactive": [
        72,
        100,
        240
      ],
      "toolbar": [
        217,
        217,
        217
      ],
      "tab_text": [
        201,
        0,
        0
      ],
      "tab_background_text": [
        89,
        153,
        77
      ],
      "bookmark_text": [
        89,
        153,
        77
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "ntp_link": [
        72,
        100,
        240
      ],
      "ntp_header": [
        72,
        100,
        240
      ],
      "ntp_section": [
        255,
        255,
        255
      ],
      "ntp_section_text": [
        0,
        0,
        0
      ],
      "ntp_section_link": [
        72,
        100,
        240
      ],
      "control_background": [
        0,
        0,
        0,
        0
      ],
      "button_background": [
        0,
        0,
        0,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "right bottom",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        -1,
        -1,
        -1
      ],
      "frame": [
        -1,
        -1,
        -1
      ],
      "frame_inactive": [
        0.63888888888889,
        0.84848484848485,
        0.61176470588235
      ],
      "frame_incognito": [
        0,
        0,
        0
      ],
      "frame_incognito_inactive": [
        -1,
        0.3,
        0.6
      ],
      "background_tab": [
        0,
        0,
        0.85098039215686
      ]
    }
  }
}