Clack-clack key

Clack-clack key

Lovely piano browser theme. Take a look on my channel: https://www.youtube.com/@colour-battle

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Clack-clack key",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "center center"
      ],
      "additional_backgrounds_tiling": [
        "repeat-x"
      ]
    },
    "colors": {
      "toolbar": "rgba(127, 127, 127, 0.5)",
      "toolbar_text": "rgb(255, 169, 0)",
      "frame": "rgb(0, 0, 0)",
      "tab_background_text": "rgb(136, 83, 255)",
      "toolbar_field": "rgba(255, 255, 255, 0.5)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(0, 0, 0)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(0, 0, 0)",
      "tab_loading": "rgb(0, 0, 0)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{99118a7a-98e6-44df-9ed9-5352ad300882}"
    }
  }
}