APEX Legends Theme

APEX Legends Theme

Created By Eddie Lucas

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "APEX Legends Theme",
  "description": "Created By Eddie Lucas",
  "version": "3.2",
  "theme": {
    "colors": {
      "bookmark_text": [
        255,
        50,
        60
      ],
      "button_background": [
        200,
        50,
        60
      ],
      "control_background": [
        255,
        255,
        255
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_header": [
        255,
        255,
        255
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_link_underline": [
        255,
        255,
        255
      ],
      "ntp_section": [
        255,
        255,
        255
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "ntp_section_link_underline": [
        255,
        255,
        255
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        0,
        0,
        0
      ],
      "tab_background_text": [
        150,
        150,
        150
      ],
      "tab_text": [
        255,
        50,
        60
      ],
      "toolbar": [
        0,
        0,
        0
      ]
    },
    "images": {
      "theme_ntp_attribution": {
        "100": "images/ntp_attribution_2x.png"
      },
      "theme_button_background": "images/theme_tab_background.png",
      "theme_frame": "images/frame.png",
      "theme_ntp_background": "images/background.png",
      "theme_ntp_text": "images/tab.png",
      "theme_tab_background": "images/tab.png",
      "theme_tab_background_incognito": "images/tab.png",
      "theme_toolbar": "images/toolbar.png"
    },
    "properties": {
      "ntp_background_alignment": "top left",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 1
    },
    "tints": {
      "buttons": [
        0,
        0,
        0.85
      ]
    }
  }
}