Sand

Sand

Warm and earthy

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Sand",
  "version": "2.0",
  "description": "Warm and earthy",
  "theme": {
    "colors": {
      "ntp_background": [
        255,
        255,
        255
      ],
      "frame": [
        219,
        216,
        206
      ],
      "frame_inactive": [
        219,
        216,
        206
      ],
      "toolbar": [
        252,
        250,
        244
      ],
      "bookmark_text": [
        51,
        50,
        49
      ],
      "ntp_text": [
        51,
        50,
        49
      ],
      "tab_background_text": [
        51,
        50,
        49
      ],
      "tab_text": [
        51,
        50,
        49
      ],
      "tab_background_text_inactive": [
        51,
        51,
        51
      ],
      "frame_incognito": [
        50,
        54,
        57
      ],
      "frame_incognito_inactive": [
        50,
        54,
        57
      ]
    },
    "tints": {
      "buttons": [
        0,
        0,
        0.35
      ],
      "frame_inactive": [
        -1,
        -1,
        -1
      ],
      "frame_incognito": [
        -1,
        -1,
        -1
      ],
      "frame_incognito_inactive": [
        -1,
        -1,
        -1
      ]
    }
  }
}