Examine source code of Slinky Сolorful

Inspect and view changes in Slinky Сolorful 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
{
  "default_locale": "en",
  "name": "__MSG_themeName__",
  "theme": {
    "colors": {
      "bookmark_text": [
        255,
        255,
        255
      ],
      "frame": [
        38,
        168,
        223
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_section": [
        113,
        206,
        245,
        0.8
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        12,
        113,
        156
      ]
    },
    "images": {
      "theme_frame": "i/frame.png",
      "theme_ntp_background": "i/ntp_background.png",
      "theme_tab_background": "i/tab_background.png",
      "theme_toolbar": "i/toolbar.png"
    },
    "properties": {
      "ntp_background_alignment": "top left",
      "ntp_background_repeat": "repeat",
      "ntp_logo_alternate": 1
    },
    "tints": {
      "buttons": [
        1,
        1,
        1
      ]
    }
  },
  "update_url": "http://clients2.google.com/service/update2/crx",
  "description": "Smart. Simple. Beautiful Theme.",
  "version": "19.6"
}