Study With Prep theme

Study With Prep theme

A Beautyful theme for education for studying forcus

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Study With Prep theme",
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "prep-theme.png",
      "theme_toolbar": "prep-theme.png",
      "theme_ntp_background": "prep-theme.png"
    },
    "colors": {
      "bookmark_text": [
        255,
        255,
        255
      ],
      "frame": [
        0,
        0,
        0
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_link": [
        0,
        120,
        200
      ]
    }
  }
}