Louis Vuitton Theme

A Louis Vuitton 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",
  "version": "1",
  "name": "Louis Vuitton Theme",
  "description": "A Louis Vuitton Theme",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_frame_overlay": "images/theme_frame_overlay.png"
    },
    "colors": {
      "frame": [
        245,
        228,
        243
      ],
      "frame_inactive": [
        240,
        243,
        245
      ],
      "frame_incognito": [
        240,
        243,
        245
      ],
      "frame_incognito_inactive": [
        240,
        243,
        245
      ],
      "toolbar": [
        223,
        223,
        223
      ],
      "tab_text": [
        240,
        243,
        245
      ],
      "tab_background_text": [
        240,
        243,
        245
      ],
      "bookmark_text": [
        67,
        68,
        69
      ],
      "ntp_background": [
        5,
        5,
        5
      ],
      "ntp_text": [
        247,
        247,
        247
      ],
      "ntp_link": [
        240,
        243,
        245
      ],
      "ntp_header": [
        240,
        243,
        245
      ],
      "ntp_section": [
        229,
        239,
        254
      ],
      "ntp_section_text": [
        240,
        243,
        245
      ],
      "ntp_section_link": [
        240,
        243,
        245
      ],
      "control_background": [
        0,
        0,
        0,
        0
      ],
      "button_background": [
        0,
        0,
        0,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        -1,
        -1,
        -1
      ],
      "frame": [
        -1,
        -1,
        -1
      ],
      "frame_inactive": [
        0.56666666666667,
        0.2,
        0.95098039215686
      ],
      "frame_incognito": [
        0.56666666666667,
        0.2,
        0.95098039215686
      ],
      "frame_incognito_inactive": [
        0.56666666666667,
        0.2,
        0.95098039215686
      ],
      "background_tab": [
        0.11111111111111,
        0.25,
        0.047058823529412
      ]
    }
  }
}