Periphery Theme

Periphery Theme

A google chrome theme based off the emerging band Periphery from Bethesda, Maryland! They are a Djent Metal band and are currently…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1",
  "name": "Periphery Theme",
  "description": " ",
  "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",
      "theme_window_control_background": "images/theme_window_control_background.png"
    },
    "colors": {
      "frame": [
        3,
        33,
        33
      ],
      "frame_inactive": [
        41,
        228,
        222
      ],
      "frame_incognito": [
        83,
        106,
        139
      ],
      "frame_incognito_inactive": [
        126,
        139,
        156
      ],
      "toolbar": [
        38,
        38,
        38
      ],
      "tab_text": [
        255,
        30,
        5
      ],
      "tab_background_text": [
        18,
        252,
        229
      ],
      "bookmark_text": [
        43,
        255,
        248
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        9,
        227,
        220
      ],
      "button_background": [
        18,
        255,
        255,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "left bottom",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        0.48346560846561,
        1,
        0.50588235294118
      ],
      "frame": [
        0.51111111111111,
        1,
        0.5
      ],
      "frame_inactive": [
        -1,
        -1,
        0.75
      ],
      "frame_incognito": [
        -1,
        0.2,
        0.35
      ],
      "frame_incognito_inactive": [
        -1,
        0.3,
        0.6
      ],
      "background_tab": [
        0.49242424242424,
        0.40740740740741,
        0.10588235294118
      ]
    }
  }
}