Look At Curry

Look At Curry

Unofficial theme of the Golden State Warriors basketball player Stephen Curry.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.0",
  "manifest_version": 3,
  "name": "Look At Curry",
  "description": "Unofficial theme of the Golden State Warriors basketball player Stephen Curry.",
  "author": "Louka Gauthier",
  "theme": {
    "images": {
      "theme_ntp_background": "images/stephen-curry-2.png"
    },
    "colors": {
      "toolbar": [
        29,
        66,
        138
      ],
      "frame": [
        245,
        179,
        38
      ],
      "tab_text": [
        245,
        179,
        38
      ]
    }
  }
}