Wario Land 4 Black Cat Theme

Wario Land 4 Black Cat Theme

Wario Land 4 black cat theme with dark pink colors.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "3.0",
  "name": "Wario Land 4 Black Cat Theme",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(51, 25, 39, 0.38)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(16, 16, 16)",
      "tab_background_text": "rgb(255, 234, 244)",
      "toolbar_field": "rgb(26, 9, 21)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgba(255, 208, 241, 0.66)",
      "popup": "rgba(51, 25, 39, 0.89)",
      "popup_text": "rgb(251, 224, 243)",
      "tab_loading": "rgba(255, 208, 241, 0.66)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{06b12810-d28f-4de9-90a4-6540d753a6aa}"
    }
  }
}