Kid's - theme by hsb

Kid's - theme by hsb

Здравствуйте. Иногда хочется сделать что-то несерьёзное, что-то по-детски.... Вот и мне захотелось сделать такую простенькую…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.2",
  "name": "Kid's - theme by hsb",
  "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_ntp_attribution": "images/theme_ntp_attribution.png"
    },
    "colors": {
      "frame": [
        30,
        144,
        255
      ],
      "ntp_link": [
        0,
        0,
        255
      ],
      "ntp_section": [
        154,
        205,
        50
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "toolbar": [
        224,
        238,
        238
      ],
      "tab_text": [
        0,
        0,
        128
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "bookmark_text": [
        0,
        0,
        128,
        0.1
      ],
      "ntp_background": [
        238,
        238,
        0
      ],
      "ntp_section_text": [
        0,
        0,
        128
      ],
      "ntp_section_link": [
        0,
        0,
        128
      ],
      "ntp_header": [
        100,
        149,
        237,
        1
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top",
      "ntp_background_repeat": "repeat",
      "ntp_logo_alternate": 1
    },
    "tints": {
      "buttons": [
        1,
        0.55,
        0.55
      ]
    }
  }
}