Blue Junk

Blue Junk

Enjoy

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Blue Storm",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "center top"
      ],
      "additional_backgrounds_tiling": [
        "repeat-x"
      ]
    },
    "colors": {
      "toolbar": "rgba(4, 87, 174, 0)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(0, 0, 0)",
      "tab_background_text": "rgb(33, 195, 255)",
      "toolbar_field": "rgba(0, 0, 0, 0.59)",
      "toolbar_field_text": "rgb(33, 195, 255)",
      "tab_line": "rgb(104, 104, 104)",
      "popup": "rgb(0, 0, 0)",
      "popup_text": "rgb(33, 195, 255)",
      "button_background_hover": "rgb(0, 0, 0)",
      "frame_inactive": "rgb(0, 0, 0)",
      "icons_attention": "rgb(33, 195, 255)",
      "icons": "rgb(33, 195, 255)",
      "ntp_background": "rgb(33, 195, 255)",
      "popup_border": "rgb(33, 195, 255)",
      "sidebar_border": "rgb(33, 195, 255)",
      "tab_loading": "rgb(104, 104, 104)"
    }
  }
}