Examine source code of Ubuntu Darkly Charcoal

Inspect and view changes in Ubuntu Darkly Charcoal 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",
  "name": "Ubuntu Darkly Charcoal",
  "theme": {
    "colors": {
      "bookmark_text": [
        255,
        255,
        255
      ],
      "frame": [
        32,
        31,
        31,
        0.5
      ],
      "ntp_background": [
        46,
        45,
        45
      ],
      "ntp_header": [
        80,
        62,
        48,
        1
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_section": [
        134,
        134,
        134,
        0.3
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        134,
        134,
        134
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        32,
        31,
        31
      ]
    },
    "images": {
      "theme_frame": "Image/theme_frame.png",
      "theme_ntp_attribution": "Image/theme_ntp_attribution.png",
      "theme_ntp_background": "Image/theme_ntp_background.png",
      "theme_tab_background": "Image/theme_tab_background.png",
      "theme_toolbar": "Image/theme_toolbar.png"
    },
    "properties": {
      "ntp_background_alignment": "right",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 1
    },
    "icons": {
      "48": "icon48.png",
      "128": "icon128.png"
    },
    "tints": {
      "buttons": [
        0.12,
        0.2,
        0.8
      ]
    }
  },
  "version": "1.0"
}