Diamond Tiara and Silver Spoon

Diamond Tiara and Silver Spoon

A chrome theme of Diamond Tiara and Silver Spoon.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1",
  "name": "Diamond Tiara and Silver Spoon",
  "description": "A chrome theme of Diamond Tiara and Silver Spoon.",
  "theme": {
    "images": {
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png"
    },
    "colors": {
      "frame": [
        201,
        76,
        201
      ],
      "frame_inactive": [
        169,
        109,
        228
      ],
      "frame_incognito": [
        139,
        88,
        132
      ],
      "frame_incognito_inactive": [
        126,
        139,
        156
      ],
      "toolbar": [
        223,
        138,
        206
      ],
      "tab_text": [
        94,
        94,
        94
      ],
      "tab_background_text": [
        255,
        105,
        250
      ],
      "bookmark_text": [
        18,
        50,
        114
      ],
      "ntp_background": [
        171,
        171,
        171
      ],
      "ntp_text": [
        143,
        63,
        137
      ],
      "button_background": [
        217,
        108,
        191,
        1
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        0.83,
        1,
        0.73
      ],
      "frame": [
        0,
        0,
        0.56
      ],
      "frame_inactive": [
        0.85,
        1,
        0.71
      ],
      "frame_incognito": [
        0,
        0,
        0.7
      ],
      "frame_incognito_inactive": [
        0.84,
        1,
        0.72
      ],
      "background_tab": [
        0,
        -1,
        129
      ]
    }
  }
}