Examine source code of Emperor of Rome

Inspect and view changes in Emperor of Rome 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,
  "version": "1.0.1",
  "description": "this is the best theme if you love Dybala",
  "name": "Emperor of Rome",
  "theme": {
    "images": {
      "theme_ntp_background": "dybala.png"
    },
    "colors": {
      "frame": [
        208,
        0,
        38
      ],
      "toolbar": [
        248,
        237,
        148
      ],
      "ntp_background": [
        178,
        224,
        223
      ],
      "tab_text": [
        9,
        50,
        47
      ],
      "bookmark_text": [
        9,
        50,
        47
      ],
      "tab_background_text": [
        9,
        50,
        47
      ],
      "tab_background_text_inactive": [
        9,
        50,
        47
      ],
      "ntp_text": [
        241,
        255,
        254
      ],
      "omnibox_background": [
        102,
        77,
        60
      ],
      "omnibox_text": [
        255,
        255,
        255
      ]
    }
  }
}