Psychedelic Low Glare

Psychedelic Low Glare

Psychedelic low glare theme.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "2.0",
  "name": "Psychedelic Low Glare",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(55, 0, 92)",
      "toolbar_field": "rgb(35, 93, 0)",
      "toolbar_field_text": "rgb(163, 183, 2)",
      "tab_line": "rgb(190, 52, 240)",
      "popup": "rgb(108, 2, 146)",
      "popup_text": "rgb(80, 209, 1)",
      "tab_loading": "rgb(190, 52, 240)",
      "bookmark_text": "rgb(190, 52, 240)",
      "frame": "rgb(255, 255, 255)",
      "tab_background_text": "rgb(202, 221, 3)"
    }
  }
}