Examine source code of Earthy

Inspect and view changes in Earthy 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": "http://clients2.google.com/service/update2/crx",
  "version": "1.0",
  "name": "__MSG_themeName__",
  "default_locale": "en",
  "theme": {
    "images": {
      "theme_frame": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUY86sBDA",
      "theme_toolbar": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYjaQBDA",
      "theme_tab_background": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUY2bACDA",
      "theme_button_background": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYopwBDA"
    },
    "colors": {
      "frame": [
        92,
        82,
        73
      ],
      "toolbar": [
        158,
        163,
        139
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "bookmark_text": [
        105,
        96,
        87
      ],
      "ntp_background": [
        235,
        234,
        211
      ],
      "ntp_text": [
        105,
        96,
        87
      ],
      "ntp_link": [
        105,
        96,
        87
      ],
      "ntp_section": [
        158,
        163,
        139,
        1
      ],
      "ntp_section_text": [
        105,
        96,
        87
      ],
      "ntp_section_link": [
        105,
        96,
        87
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        0.136,
        0.056,
        0.5
      ]
    }
  }
}