Crown

Crown

A colorful theme for those who like all things pink and gold.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "description": "A colorful theme for those who like all things pink and gold.",
  "manifest_version": 2,
  "name": "Crown",
  "theme": {
    "colors": {
      "bookmark_text": [
        234,
        214,
        240
      ],
      "frame": [
        32,
        36,
        39
      ],
      "frame_inactive": [
        40,
        45,
        49
      ],
      "ntp_link": [
        241,
        241,
        241
      ],
      "ntp_text": [
        241,
        241,
        241
      ],
      "ntp_section_link": [
        241,
        241,
        241
      ],
      "tab_background_text": [
        234,
        214,
        240
      ],
      "tab_text": [
        244,
        204,
        80
      ],
      "toolbar": [
        34,
        51,
        64
      ]
    },
    "images": {
      "theme_button_background": "images/theme_button_background.png",
      "theme_frame": "images/theme_frame.png",
      "theme_frame_incognito": "images/theme_frame.png",
      "theme_ntp_background": "images/ntp_background.png",
      "theme_tab_background": "images/theme_button_background.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_window_control_background": "images/theme_window_control_background.png"
    },
    "properties": {
      "ntp_background_alignment": " center bottom",
      "ntp_background_repeat": "repeat"
    },
    "tints": {
      "buttons": [
        0.96,
        1,
        0.6363
      ],
      "frame_inactive": [
        0.5833,
        0.18,
        0.4
      ]
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.1"
}