Graphite

Graphite

A Graphite theme with accents of white and gold

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Graphite",
  "description": "A Graphite theme with accents of white and gold",
  "version": "0.1",
  "theme": {
    "colors": {
      "frame": [
        214,
        214,
        214
      ],
      "frame_inactive": [
        231,
        232,
        231
      ],
      "toolbar": [
        169,
        169,
        169
      ],
      "tab_text": [
        250,
        211,
        116
      ],
      "frame_incognito": [
        32,
        33,
        36
      ],
      "frame_incognito_inactive": [
        60,
        64,
        67
      ],
      "tab_background_text": [
        24,
        24,
        24
      ],
      "bookmark_text": [
        73,
        43,
        15
      ]
    },
    "tints": {
      "buttons": [
        -1,
        0.1,
        1
      ]
    }
  }
}