Olaf the Happy Snowman - Frozen

Olaf the Happy Snowman - Frozen

The resolution for this theme is 1920X1080, it will not work right on any other ratio. This is my second theme in my Frozen series.…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Olaf the Happy Snowman - Frozen",
  "short name": "Frozen",
  "theme": {
    "colors": {
      "bookmark_text": [
        255,
        255,
        255
      ],
      "button_background": [
        122,
        171,
        214
      ],
      "control_background": [
        13,
        161,
        173
      ],
      "frame_incognito": [
        83,
        106,
        139
      ],
      "frame_incognito_inactive": [
        126,
        139,
        156
      ],
      "ntp_background": [
        122,
        171,
        214
      ],
      "ntp_header": [
        217,
        217,
        217
      ],
      "ntp_link": [
        6,
        55,
        116
      ],
      "ntp_link_underline": [
        6,
        55,
        116,
        0.33
      ],
      "ntp_section": [
        122,
        177,
        214
      ],
      "ntp_section_link": [
        6,
        55,
        116
      ],
      "ntp_section_link_underline": [
        6,
        55,
        116,
        0.33
      ],
      "ntp_section_text": [
        0,
        0,
        0
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        12,
        121,
        188
      ]
    },
    "images": {
      "theme_frame": "images/frame.png",
      "theme_frame_incognito": "images/frame_incognito.png",
      "theme_ntp_background": "images/ntp_background.png",
      "theme_tab_background": "images/theme_tab_background3.png",
      "theme_tab_background_incognito": "images/theme_tab_background_incognito2.png",
      "theme_tab_background_v": "images/theme_tab_background_glass.png",
      "theme_toolbar": "images/theme_toolbar1.png"
    },
    "tints": {
      "background_tab": [
        -1,
        0.5,
        0.75
      ],
      "buttons": [
        -1,
        -1,
        -1
      ],
      "frame": [
        -1,
        -1,
        -1
      ],
      "frame_inactive": [
        -1,
        -1,
        -1
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    },
    "icons": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    }
  },
  "version": "2.0"
}