cute pixel bunnies

cute pixel bunnies

cute pink pixel theme

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "pixel bunnies",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "left top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(255, 243, 254)",
      "toolbar_text": "rgb(238, 156, 197)",
      "frame": "rgb(255, 255, 255)",
      "tab_background_text": "rgb(238, 156, 197)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(238, 156, 197)",
      "tab_line": "rgb(255, 202, 228)",
      "popup": "rgb(255, 243, 254)",
      "popup_text": "rgb(255, 202, 228)",
      "ntp_text": "rgb(238, 156, 197)",
      "sidebar_text": "rgb(238, 156, 197)",
      "sidebar": "rgb(255, 202, 228)",
      "tab_text": "rgb(238, 156, 197)",
      "tab_loading": "rgb(255, 202, 228)"
    }
  }
}