Star Wars VII: The Force Awakens - Light Logo

Star Wars VII: The Force Awakens - Light Logo

For the fans who want a minimalistic theme. Enjoy!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Star Wars VII: The Force Awakens - Light Logo",
  "description": "For the fans who want a minimalistic theme. Enjoy!",
  "version": "1.0.0.0",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_ntp_background": "images/bg.jpg"
    },
    "colors": {
      "frame": [
        51,
        51,
        51
      ],
      "toolbar": [
        253,
        231,
        30
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "bookmark_text": [
        60,
        60,
        60
      ]
    },
    "tints": {
      "buttons": [
        0.5,
        0.5,
        1
      ]
    }
  },
  "manifest_version": 2,
  "minimum_chrome_version": "2.25.0.0"
}