Revolution

Revolution

A theme dedicated to the Arab Spring, also featuring Che Guevara.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.2",
  "name": "Revolution",
  "manifest_version": 2,
  "description": "A theme dedicated to the Arab Spring, also featuring Che Guevara.",
  "theme": {
    "images": {
      "theme_frame": "img/frame.jpg",
      "theme_toolbar": "img/toolbar.jpg",
      "theme_ntp_background": "img/ntp_background.jpg",
      "theme_ntp_attribution": "img/ntp_attribution.png"
    },
    "colors": {
      "bookmark_text": [
        12,
        12,
        12
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_section": [
        100,
        100,
        100
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "button_background": [
        0,
        0,
        0,
        0.5
      ],
      "tab_background_text": [
        230,
        230,
        230
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "frame": [
        151,
        34,
        16
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom right",
      "ntp_background_repeat": "repeat"
    },
    "tints": {
      "background_tab": [
        0,
        0,
        0
      ]
    }
  }
}