Starry Purple

Starry Purple

Lots of effort, somewhat. If anything's wrong, ask in my discord server.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "starry purple",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "center center"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(0, 0, 0, 0.5)",
      "toolbar_text": "rgb(168, 102, 255)",
      "frame": "rgb(45, 45, 92)",
      "tab_background_text": "rgb(215, 185, 255)",
      "toolbar_field": "rgba(73, 102, 255, 0.26)",
      "toolbar_field_text": "rgb(168, 102, 255)",
      "tab_line": "rgb(168, 102, 255)",
      "popup": "rgb(45, 45, 92)",
      "popup_text": "rgb(168, 102, 255)",
      "tab_loading": "rgb(168, 102, 255)"
    }
  }
}