Retro Robots Theme

Retro Robots Theme

Theme fits upto 1920 x 1080 Aero version available here https://chrome.google.com/webstore/detail/clpkidchfljilkkloooilmpmanncnfpm…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Retro Robots Theme",
  "theme": {
    "colors": {
      "bookmark_text": [
        240,
        240,
        240
      ],
      "button_background": [
        0,
        0,
        0
      ],
      "control_background": [
        0,
        0,
        0
      ],
      "frame": [
        0,
        0,
        0
      ],
      "frame_inactive": [
        0,
        0,
        0
      ],
      "frame_incognito": [
        0,
        0,
        0
      ],
      "frame_incognito_inactive": [
        0,
        0,
        0
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_header": [
        0,
        0,
        0
      ],
      "ntp_link": [
        160,
        160,
        160
      ],
      "ntp_link_underline": [
        160,
        160,
        160
      ],
      "ntp_section": [
        0,
        0,
        0
      ],
      "ntp_section_link": [
        160,
        160,
        160
      ],
      "ntp_section_link_underline": [
        255,
        255,
        255
      ],
      "ntp_section_text": [
        0,
        0,
        0
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        30,
        30,
        50
      ]
    },
    "images": {
      "theme_ntp_attribution": "i/1.png",
      "theme_ntp_background": "i/2.jpg",
      "theme_toolbar": "i/3.png",
      "theme_frame": "i/4.png",
      "theme_frame_incognito": "i/4.png"
    },
    "properties": {
      "ntp_background_alignment": "left",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 0
    },
    "tints": {
      "background_tab": [
        -1,
        0.5,
        0.75
      ],
      "buttons": [
        1,
        1,
        1
      ],
      "frame": [
        -1,
        -1,
        -1
      ],
      "frame_inactive": [
        -1,
        -1,
        0.75
      ],
      "frame_incognito": [
        -1,
        0.2,
        0.35
      ],
      "frame_incognito_inactive": [
        -1,
        0.3,
        0.6
      ]
    }
  },
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.1"
}