MaxDark Theme (AERO)

MaxDark Theme (AERO)

[UPDATED v7.1] MaxDark Theme (AERO) 7.1: A black version of Google Chrome with blue light blazes' tab background image with AERO…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "MaxDark Theme (AERO)",
  "theme": {
    "colors": {
      "bookmark_text": [
        225,
        225,
        225
      ],
      "frame": [
        0,
        0,
        0
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_header": [
        0,
        0,
        0,
        1
      ],
      "ntp_link": [
        225,
        225,
        225
      ],
      "ntp_link_underline": [
        225,
        225,
        225
      ],
      "ntp_section": [
        74,
        74,
        74,
        0.5
      ],
      "ntp_section_link": [
        225,
        225,
        225
      ],
      "ntp_section_link_underline": [
        225,
        225,
        225
      ],
      "ntp_section_text": [
        225,
        225,
        225
      ],
      "ntp_text": [
        225,
        225,
        225
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "tab_text": [
        230,
        230,
        230
      ],
      "toolbar": [
        0,
        0,
        0
      ]
    },
    "images": {
      "theme_button_background": "images/fundoBotao.png",
      "theme_ntp_background": "images/blue.jpg",
      "theme_tab_background_v": "images/fundoToolbarDisable.png",
      "theme_toolbar": "images/fundoToolbar.png"
    },
    "properties": {
      "ntp_background_alignment": "center",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 1
    },
    "tints": {
      "buttons": [
        1,
        1,
        1
      ]
    }
  },
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "7.2"
}