MaxDark Theme X

MaxDark Theme X

[UPDATED v9.0] MaxDark XP Theme: A black version of Google Chrome for XP with blue light blazes' tab background image. - NO AERO.…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "name": "MaxDark Theme X",
  "theme": {
    "colors": {
      "bookmark_text": [
        225,
        225,
        225
      ],
      "frame": [
        48,
        48,
        48
      ],
      "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": [
        60,
        60,
        60
      ],
      "tab_background_text": [
        210,
        210,
        210
      ],
      "tab_text": [
        230,
        230,
        230
      ],
      "toolbar": [
        0,
        0,
        0
      ]
    },
    "images": {
      "theme_button_background": "images/fundoBotao.png",
      "theme_frame": "images/frameTopo.png",
      "theme_ntp_background": "images/blue.jpg",
      "theme_tab_background": "images/theme_tab_background.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": "10.0"
}