Abstract Blue Orion

Abstract Blue Orion

A simple abstract blue theme for Chrome browsers. If you like these Chrome themes, check out our Live Wallpapers for Android!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Abstract Blue Orion",
  "theme": {
    "colors": {
      "frame": [
        183,
        222,
        255
      ],
      "ntp_link": [
        12,
        104,
        165
      ],
      "ntp_section": [
        69,
        163,
        225
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "toolbar": [
        255,
        255,
        255
      ],
      "ntp_header": [
        12,
        104,
        165
      ]
    },
    "images": {
      "theme_frame": "images/theme_frame_test.png",
      "theme_toolbar": "images/theme_toolbar_test.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_ntp_background": "images/theme_ntp_background.png"
    },
    "tints": {
      "buttons": [
        0.6,
        0.816,
        0.409
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom right"
    }
  },
  "version": "1.0"
}