Examine source code of Pagani car gray

Inspect and view changes in Pagani car gray source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Pagani car gray",
  "version": "1.0",
  "description": "Pagani car gray Themes to see, suitable for all types of screens, especially Amoled screens",
  "manifest_version": 2,
  "theme": {
    "colors": {
      "frame": [
        50,
        205,
        50
      ],
      "frame_inactive": [
        50,
        205,
        50
      ],
      "toolbar": [
        50,
        205,
        50
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "ntp_background": [
        202,
        225,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "button_background": [
        0,
        0,
        0,
        1
      ]
    },
    "tints": {
      "buttons": [
        0,
        0,
        1
      ]
    }
  }
}