Pupcakes

Pupcakes

Covered in sprinkles and sweeter than sugar, these adorable doggies are too cute to eat! Art by TeeTurtle

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Pupcakes",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "Pupcakes.png"
    },
    "colors": {
      "frame": "rgba(162, 242, 226, 1)",
      "tab_background_text": "rgba(120, 175, 169, 1)",
      "toolbar": "rgba(161, 240, 222, 0)",
      "bookmark_text": "rgba(120, 175, 169, 1)",
      "toolbar_field": "rgba(161, 240, 222, 0)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)",
      "tab_line": "rgba(255, 255, 255, 1)"
    }
  }
}