Ed Theme - Red

Ed Theme - Red

Tema desenvolvido como base uma tela a óleo. Autor: Eduardo Pinho Página pessoal: http://edpinho.wix.com

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.2",
  "manifest_version": 2,
  "name": "Ed Theme - Red",
  "theme": {
    "images": {
      "theme_frame": "images/frame.png",
      "theme_tab_background": "images/tab_background.png",
      "theme_toolbar": "images/toolbar.png",
      "theme_ntp_background": "images/background.jpg"
    },
    "colors": {
      "frame": [
        64,
        64,
        64
      ],
      "frame_inactive": [
        161,
        161,
        161
      ],
      "frame_incognito": [
        18,
        18,
        18
      ],
      "frame_incognito_inactive": [
        97,
        97,
        97
      ],
      "toolbar": [
        223,
        223,
        223
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        223,
        223,
        223
      ],
      "bookmark_text": [
        64,
        64,
        64
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        233,
        233,
        233
      ],
      "ntp_link": [
        64,
        64,
        64
      ],
      "ntp_header": [
        64,
        64,
        64
      ],
      "ntp_section": [
        242,
        242,
        242
      ],
      "ntp_section_text": [
        107,
        107,
        107
      ],
      "ntp_section_link": [
        64,
        64,
        64
      ],
      "control_background": [
        64,
        64,
        64
      ],
      "button_background": [
        120,
        24,
        36
      ]
    },
    "tints": {
      "frame": [
        -1,
        -1,
        -1
      ],
      "background_tab": [
        0.5,
        0.5,
        0.5
      ]
    },
    "properties": {
      "ntp_background_alignment": "center"
    }
  }
}