Kagamine Rin&Len 1920*1200

vocaloid Rin&Len theme
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": "Kagamine Rin&Len 1920*1200",
  "version": "1.1",
  "manifest_version": 2,
  "description": "vocaloid Rin&Len theme",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame_rr.png",
      "theme_toolbar": "images/theme_toolbar_rr.png",
      "theme_tab_background": "images/theme_tab_background_rr.png",
      "theme_ntp_background": "images/theme_ntp_background_rr.png"
    },
    "colors": {
      "frame": [
        66,
        116,
        201
      ],
      "toolbar": [
        255,
        234,
        206
      ],
      "ntp_text": [
        255,
        38,
        9
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        252,
        255,
        186
      ],
      "bookmark_text": [
        0,
        0,
        0
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_link": [
        36,
        70,
        0
      ],
      "ntp_section": [
        207,
        221,
        192
      ],
      "button_background": [
        255,
        241,
        0,
        0.25
      ]
    },
    "tints": {
      "buttons": [
        0.06,
        0.94,
        0.37
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom"
    }
  }
}