Examine source code of Eldritch Theme

Inspect and view changes in Eldritch Theme 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": 2,
  "name": "Eldritch Theme",
  "description": "This theme was generated by Chrome Theme Studio. Create your own custom Chrome Theme for free at chrometheme.studio.",
  "version": "1.0",
  "author": "Steve R",
  "theme": {
    "colors": {
      "frame": [
        50,
        52,
        73
      ],
      "frame_inactive": [
        50,
        52,
        73
      ],
      "frame_incognito": [
        50,
        52,
        73
      ],
      "frame_incognito_inactive": [
        50,
        52,
        73
      ],
      "background_tab": [
        50,
        52,
        73
      ],
      "background_tab_inactive": [
        50,
        52,
        73
      ],
      "background_tab_incognito": [
        50,
        52,
        73
      ],
      "background_tab_incognito_inactive": [
        50,
        52,
        73
      ],
      "bookmark_text": [
        55,
        244,
        153
      ],
      "tab_background_text": [
        164,
        140,
        242
      ],
      "tab_background_text_inactive": [
        241,
        108,
        117
      ],
      "tab_background_text_incognito": [
        4,
        209,
        249
      ],
      "tab_background_text_incognito_inactive": [
        247,
        198,
        127
      ],
      "tab_text": [
        55,
        244,
        153
      ],
      "toolbar": [
        33,
        35,
        55
      ],
      "toolbar_button_icon": [
        4,
        209,
        249
      ],
      "omnibox_text": [
        55,
        244,
        153
      ],
      "omnibox_background": [
        50,
        52,
        73
      ]
    }
  }
}