SG Dynamo Dresden - Theme

SG Dynamo Dresden - Theme

Theme suitable for website of SG Dynamo Dresden.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "default_locale": "de",
  "version": "1.2.5",
  "minimum_chrome_version": "20",
  "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",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png"
    },
    "colors": {
      "frame": [
        0,
        0,
        0
      ],
      "toolbar": [
        217,
        153,
        0
      ],
      "tab_text": [
        45,
        45,
        45
      ],
      "tab_background_text": [
        64,
        64,
        64
      ],
      "bookmark_text": [
        0,
        0,
        0
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_text": [
        237,
        237,
        237
      ],
      "button_background": [
        220,
        220,
        220,
        0.26
      ]
    },
    "tints": {
      "buttons": [
        0,
        0.88,
        0.06
      ],
      "frame_incognito": [
        0,
        0.88,
        0.16
      ],
      "frame_incognito_inactive": [
        0,
        0.88,
        0.06
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}