Examine source code of Relaxed Rose Theme

Inspect and view changes in Relaxed Rose 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": "http://clients2.google.com/service/update2/crx",
  "name": "Relaxed Rose Theme",
  "theme": {
    "colors": {
      "frame": [
        200,
        120,
        120
      ],
      "bookmark_text": [
        50,
        0,
        0
      ],
      "toolbar": [
        255,
        180,
        180
      ],
      "ntp_text": [
        75,
        0,
        0
      ],
      "ntp_link": [
        100,
        0,
        0
      ],
      "ntp_section": [
        239,
        150,
        150,
        0.5
      ],
      "ntp_section_link": [
        100,
        0,
        0
      ],
      "ntp_header": [
        200,
        100,
        100
      ]
    },
    "images": {
      "theme_frame": "theme_frame.png",
      "theme_ntp_background": "rose.jpg"
    },
    "properties": {
      "ntp_background_alignment": "left bottom",
      "ntp_background_repeat": "no-repeat"
    },
    "comment": {
      "Created": " dwrgwag at gmail",
      "Main": " image from http://imacwallpapers.com/"
    },
    "tints": {
      "buttons": [
        0,
        0.517,
        0.4
      ]
    }
  },
  "version": "1.2"
}