Charizard X

Charizard X

Updated version of my last theme. Let me know if it fits. Give me suggestions Ill see if I can do them. Thanks for downloading.…

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_ntp_background": "images/theme_ntp_background.png"
    },
    "colors": {
      "frame": [
        137,
        137,
        137
      ],
      "toolbar": [
        223,
        223,
        223
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        64,
        64,
        64
      ],
      "bookmark_text": [
        27,
        27,
        27
      ],
      "ntp_background": [
        98,
        98,
        98
      ],
      "ntp_text": [
        167,
        167,
        167
      ],
      "button_background": [
        41,
        146,
        192,
        0.43
      ]
    },
    "tints": {
      "buttons": [
        0,
        0,
        0.5
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat"
    }
  },
  "name": "Charizard X",
  "version": "1",
  "description": ""
}