7th Column

7th Column

Awesome theme inspired by the Bungie, 7th column community.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.0",
  "name": "7th Column",
  "theme": {
    "images": {
      "theme_ntp_background": "images/ntp_background.jpg",
      "theme_toolbar": "images/toolbar.png",
      "theme_frame": "images/tab_background.png"
    },
    "colors": {
      "frame": [
        0,
        0,
        0,
        0.8
      ],
      "frame_inactive": [
        0,
        0,
        0
      ],
      "button_background": [
        10,
        10,
        10,
        0.8
      ],
      "tab_text": [
        245,
        245,
        245
      ],
      "ntp_text": [
        200,
        200,
        200
      ],
      "ntp_link": [
        70,
        70,
        255
      ],
      "ntp_section": [
        81,
        162,
        208,
        0.5
      ],
      "bookmark_text": [
        70,
        70,
        255
      ],
      "tab_background_text": [
        0,
        0,
        0,
        0.8
      ]
    },
    "tints": {
      "buttons": [
        0.6,
        0.7,
        0.7
      ]
    },
    "properties": {
      "ntp_background_alignment": "center"
    }
  }
}