Paranoid Android

Paranoid Android

To go along with the Paranoid Android Theme for Windows 10.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Paranoid Android",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(20, 23, 33)",
      "toolbar_text": "rgb(222, 222, 222)",
      "frame": "rgb(24, 27, 40)",
      "tab_background_text": "rgb(222, 222, 222)",
      "toolbar_field": "rgb(24, 27, 40)",
      "toolbar_field_text": "rgb(197, 116, 221)",
      "tab_line": "rgb(91, 230, 182)",
      "popup": "rgb(24, 27, 40)",
      "popup_text": "rgb(91, 230, 182)",
      "tab_loading": "rgb(91, 230, 182)"
    }
  }
}