Frutiger Aqua Mac OS X Beta

Frutiger Aqua Mac OS X Beta

Color scheme based on Retro Mac OS X Beta operating system GUI.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Frutiger Aqua 2000 Mac OS X Beta",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png",
        "images/1.png",
        "images/2.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top",
        "left top",
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat",
        "repeat-x",
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(255, 255, 255, 0.5)",
      "toolbar_text": "rgba(0, 0, 0, 0.5)",
      "frame": "rgb(120, 202, 255)",
      "tab_background_text": "rgb(119, 119, 119)",
      "toolbar_field": "rgba(255, 255, 255, 0.75)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgba(255, 255, 255, 0.75)",
      "popup": "rgba(255, 255, 255, 0.75)",
      "popup_text": "rgba(0, 0, 0, 0.75)",
      "tab_loading": "rgba(255, 255, 255, 0.75)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ce44f305-7873-406e-a996-139acb3e4a76}"
    }
  }
}