Pride

Pride

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "__MSG_themeName__",
  "version": "1.0.1",
  "manifest_version": 2,
  "default_locale": "en_US",
  "theme": {
    "images": {
      "theme_frame_incognito": "images/theme_frame.png",
      "theme_frame": "images/theme_frame.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "vertical_theme_frame_incognito": "images/vertical_theme_frame.png",
      "vertical_theme_frame": "images/vertical_theme_frame.png"
    },
    "colors": {
      "bookmark_text": [
        0,
        0,
        0
      ],
      "frame_inactive": [
        134,
        96,
        197
      ],
      "frame": [
        134,
        96,
        197
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "omnibox_background": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "toolbar_button_icon": [
        0,
        0,
        0
      ],
      "toolbar": [
        255,
        255,
        255
      ],
      "vertical_active_tab_incognito": [
        134,
        95,
        197
      ],
      "vertical_active_tab": [
        255,
        255,
        255
      ],
      "vertical_frame_incognito": [
        19,
        6,
        40
      ],
      "vertical_frame": [
        134,
        95,
        197
      ],
      "vertical_tab_background_text": [
        255,
        255,
        255
      ],
      "vertical_tab_text_incognito": [
        255,
        255,
        255
      ],
      "vertical_tab_text": [
        0,
        0,
        0
      ],
      "vertical_toolbar_button_icon_incognito": [
        255,
        255,
        255
      ],
      "vertical_toolbar_button_icon": [
        255,
        255,
        255
      ]
    },
    "tints": {},
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    }
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}