JakiNycoleTheme2

Jaki Nycole Theme2
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": "2",
  "name": "JakiNycoleTheme2",
  "description": "Jaki Nycole Theme2 ",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_frame_overlay": "images/theme_frame_overlay.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png"
    },
    "colors": {
      "frame": [
        2,
        3,
        5
      ],
      "frame_inactive": [
        45,
        51,
        64
      ],
      "frame_incognito": [
        24,
        31,
        41
      ],
      "frame_incognito_inactive": [
        27,
        30,
        33
      ],
      "toolbar": [
        3,
        15,
        5
      ],
      "tab_text": [
        7,
        8,
        3
      ],
      "tab_background_text": [
        14,
        15,
        15
      ],
      "bookmark_text": [
        25,
        24,
        4
      ],
      "ntp_background": [
        13,
        1,
        3
      ],
      "ntp_text": [
        209,
        209,
        209
      ],
      "button_background": [
        197,
        199,
        189,
        0.89
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        -1,
        -1,
        -1
      ],
      "frame": [
        -1,
        -1,
        -1
      ],
      "frame_inactive": [
        0.78,
        0.99,
        0.56
      ],
      "frame_incognito": [
        0.11,
        1,
        0.01
      ],
      "frame_incognito_inactive": [
        0.02,
        1,
        0.07
      ],
      "background_tab": [
        0.17,
        0.73,
        0.53
      ]
    }
  }
}