Pusheen and laptop Theme

Pusheen and laptop Theme

Pusheen and laptop theme

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Pusheen and laptop Theme",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right center"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(255, 255, 255, 0.64)",
      "toolbar_text": "rgb(4, 4, 4)",
      "frame": "rgb(240, 168, 202)",
      "tab_background_text": "rgb(8, 8, 8)",
      "toolbar_field": "rgba(255, 255, 255, 0.36)",
      "toolbar_field_text": "rgb(12, 12, 13)",
      "tab_line": "rgb(4, 4, 4)",
      "popup": "rgb(238, 209, 224)",
      "popup_text": "rgb(7, 5, 7)",
      "tab_loading": "rgb(4, 4, 4)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1abccd38-087a-4cda-b2d9-348825aa36c7}"
    }
  }
}