Neyney (Neytiri Theme)

Neyney (Neytiri Theme)

Neyney is a theme for all us Neytiri lovers! Customize your Google Chrome with a Neytiri background and a stylish dark design.…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.0",
  "name": "Neyney (Neytiri Theme)",
  "theme": {
    "images": {
      "theme_frame": "img/frame.png",
      "theme_frame_incognito": "img/frameInc.png",
      "theme_toolbar": "img/toolbar.png",
      "theme_tab_background": "img/toolbarback.png",
      "theme_tab_background_incognito": "img/toolbarback.png",
      "theme_ntp_attribution": "img/attrib.png",
      "theme_ntp_background": "img/bg.png"
    },
    "colors": {
      "frame": [
        0,
        0,
        0
      ],
      "frame_incognito": [
        0,
        0,
        0
      ],
      "toolbar": [
        0,
        0,
        0,
        0.5
      ],
      "tab_text": [
        200,
        200,
        200
      ],
      "tab_background_text": [
        150,
        150,
        150
      ],
      "bookmark_text": [
        200,
        200,
        200
      ],
      "control_background": [
        0,
        0,
        0
      ],
      "button_background": [
        0,
        0,
        0
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_text": [
        200,
        200,
        200
      ],
      "ntp_link": [
        175,
        200,
        255
      ],
      "ntp_link_underline": [
        175,
        200,
        255
      ],
      "ntp_header": [
        0,
        0,
        0
      ],
      "ntp_section": [
        0,
        0,
        0,
        0.5
      ],
      "ntp_section_text": [
        200,
        200,
        200
      ],
      "ntp_section_link": [
        175,
        200,
        255
      ],
      "ntp_section_link_underline": [
        175,
        200,
        255
      ]
    },
    "tints": {
      "buttons": [
        0,
        0,
        1
      ],
      "frame_inactive": [
        0.7,
        0.5,
        0.36
      ],
      "frame_incognito_inactive": [
        0.7,
        0.5,
        0.36
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 1
    }
  }
}