Examine source code of Electric Daisy Carnival 2013

Inspect and view changes in Electric Daisy Carnival 2013 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
{
  "description": "Theme Unofficial Electric Daisy Carnival 2013",
  "name": "Electric Daisy Carnival 2013",
  "manifest_version": 2,
  "theme": {
    "colors": {
      "frame": [
        1,
        8,
        14
      ],
      "bookmark_text": [
        202,
        211,
        220
      ],
      "ntp_background": [
        1,
        8,
        14
      ],
      "ntp_link": [
        44,
        51,
        66
      ],
      "ntp_section": [
        76,
        184,
        201
      ],
      "ntp_text": [
        196,
        196,
        196
      ],
      "tab_background_text": [
        172,
        172,
        172
      ],
      "tab_text": [
        250,
        250,
        250
      ],
      "toolbar": [
        1,
        8,
        14
      ]
    },
    "images": {
      "theme_frame": "images/theme_frame_overlay.png",
      "theme_frame_inactive": "images/theme_frame_overlay.png",
      "theme_frame_incognito": "images/theme_frame_overlay.png",
      "theme_frame_incognito_inactive": "images/theme_frame_overlay.png",
      "theme_frame_overlay": "images/theme_frame_overlay.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_tab_background_incognito": "images/theme_tab_background_incognito.png",
      "theme_toolbar": "images/theme_toolbar.png"
    },
    "properties": {
      "ntp_background_alignment": "bottom center",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 2
    },
    "tints": {
      "background_tab": [
        0.5,
        0.5,
        0.15
      ],
      "frame_inactive": [
        0.5,
        0,
        0.65
      ],
      "frame_incognito_inactive": [
        0.5,
        0,
        0.45
      ]
    }
  },
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.0.0"
}