Monokai Pro

Monokai Pro

Monokai Pro Theme

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Monokai Pro",
  "description": "Monokai Pro Theme",
  "version": "2.4",
  "author": "Mallowigi",
  "icons": {
    "128": "icon.png"
  },
  "theme": {
    "images": {
      "theme_ntp_background": "wall.png",
      "theme_toolbar": "topbar.png",
      "theme_tab_background": "tab.png"
    },
    "colors": {
      "background_tab": [
        45,
        42,
        46
      ],
      "background_tab_inactive": [
        64,
        62,
        65
      ],
      "background_tab_incognito": [
        34,
        31,
        34
      ],
      "background_tab_incognito_inactive": [
        64,
        62,
        65
      ],
      "bookmark_text": [
        252,
        252,
        250
      ],
      "button_background": [
        64,
        62,
        65
      ],
      "frame": [
        34,
        31,
        34
      ],
      "frame_inactive": [
        64,
        62,
        65
      ],
      "frame_incognito": [
        34,
        31,
        34
      ],
      "frame_incognito_inactive": [
        64,
        62,
        65
      ],
      "ntp_background": [
        34,
        31,
        34
      ],
      "ntp_header": [
        64,
        62,
        65
      ],
      "ntp_link": [
        255,
        216,
        102
      ],
      "ntp_text": [
        252,
        252,
        250
      ],
      "omnibox_background": [
        34,
        31,
        34
      ],
      "omnibox_text": [
        252,
        252,
        250
      ],
      "tab_background_text": [
        252,
        252,
        250
      ],
      "tab_background_text_inactive": [
        147,
        146,
        147
      ],
      "tab_background_text_incognito": [
        252,
        252,
        250
      ],
      "tab_background_text_incognito_inactive": [
        147,
        146,
        147
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        45,
        42,
        46
      ],
      "toolbar_button_icon": [
        147,
        146,
        147
      ],
      "toolbar_text": [
        252,
        252,
        250
      ]
    }
  }
}