Minimo Dark

Minimo Dark

Minimo Dark Theme for Chrome

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "author": "Kristian Muniz",
  "name": "Minimo Dark",
  "description": "Minimo Dark Theme for Chrome",
  "manifest_version": 2,
  "theme": {
    "colors": {
      "bookmark_text": [
        255,
        255,
        255
      ],
      "frame": [
        36,
        41,
        46
      ],
      "frame_inactive": [
        86,
        91,
        96
      ],
      "ntp_background": [
        36,
        41,
        46
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        60,
        65,
        73
      ]
    },
    "tints": {
      "buttons": [
        0,
        0,
        1
      ]
    }
  },
  "version": "1.0.0"
}