Minimal Gray

Minimal Gray

A very clean gray theme with white accent. #Modern #Minimal #Simple

Merlin
Additional files are visible only to premium users

manifest.json


{
  "description": "A very clean gray theme with white accent. #Modern #Minimal #Simple",
  "icons": {
    "128": "images/icon128.png"
  },
  "manifest_version": 2,
  "name": "Minimal Gray",
  "theme": {
    "colors": {
      "bookmark_text": [
        220,
        220,
        220
      ],
      "frame": [
        52,
        52,
        52
      ],
      "frame_inactive": [
        52,
        52,
        52
      ],
      "frame_incognito": [
        52,
        52,
        52
      ],
      "frame_incognito_inactive": [
        52,
        52,
        52
      ],
      "ntp_background": [
        73,
        73,
        73
      ],
      "ntp_text": [
        220,
        220,
        220
      ],
      "tab_background_text": [
        186,
        186,
        186
      ],
      "tab_background_text_inactive": [
        172,
        172,
        172
      ],
      "tab_text": [
        220,
        220,
        220
      ],
      "toolbar": [
        73,
        73,
        73
      ]
    },
    "images": {
      "theme_ntp_background": "images/dark_refresh_grey.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_window_control_background": "images/theme_window_control_background.png"
    },
    "properties": {
      "ntp_background_repeat": "repeat",
      "ntp_logo_alternate": 1
    },
    "tints": {
      "buttons": [
        0.95,
        0,
        0.916
      ],
      "frame_inactive": [
        0.5833,
        0.18,
        0.5
      ],
      "frame_incognito_inactive": [
        0.5833,
        0.18,
        0.5
      ]
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "4.0.0"
}