Examine source code of Suisei Color

Inspect and view changes in Suisei Color 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",
  "manifest_version": 3,
  "name": "Suisei Color",
  "version": "1.0.1",
  "description": "Themes for people who like Suisei.",
  "theme": {
    "colors": {
      "frame": [
        29,
        45,
        95
      ],
      "frame_inactive": [
        29,
        45,
        95
      ],
      "toolbar": [
        29,
        90,
        153
      ],
      "tab_text": [
        157,
        201,
        242
      ],
      "tab_background_text": [
        29,
        90,
        153
      ],
      "bookmark_text": [
        157,
        201,
        242
      ],
      "ntp_background": [
        97,
        158,
        217
      ],
      "ntp_text": [
        29,
        45,
        95
      ],
      "ntp_link": [
        29,
        45,
        95
      ],
      "button_background": [
        157,
        201,
        242
      ],
      "toolbar_button_icon": [
        230,
        172,
        83
      ],
      "background_tab": [
        157,
        201,
        242
      ],
      "background_tab_inactive": [
        157,
        201,
        242
      ],
      "tab_background_text_inactive": [
        29,
        90,
        153
      ]
    }
  }
}