Materialize

Materialize

A material design theme for Google Chrome.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "description": "A material design theme for Google Chrome.",
  "manifest_version": 2,
  "name": "Materialize",
  "theme": {
    "colors": {
      "bookmark_text": [
        241,
        241,
        241
      ],
      "tab_background_text": [
        101,
        115,
        127
      ],
      "tab_text": [
        241,
        241,
        241
      ],
      "toolbar": [
        28,
        31,
        38
      ],
      "frame": [
        28,
        31,
        38
      ],
      "frame_inactive": [
        76,
        77,
        79
      ]
    },
    "images": {
      "theme_button_background": "images/theme_button_background.png",
      "theme_frame": "images/theme_frame.png",
      "theme_tab_background": "images/theme_button_background.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_window_control_background": "images/theme_window_control_background.png"
    },
    "tints": {
      "buttons": [
        0.58,
        1,
        0.63
      ],
      "frame_inactive": [
        0.5833,
        0.18,
        0.6
      ],
      "frame_incognito_inactive": [
        1,
        1,
        1
      ]
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.3"
}