Examine source code of Pastel Flamingo

Inspect and view changes in Pastel Flamingo source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Pastel Flamingo",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-002-609370e89a219e0548ac5ef6b4a7dd2e.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(239, 167, 161)",
      "toolbar_text": "rgb(0, 0, 0)",
      "frame": "rgb(241, 145, 137)",
      "tab_background_text": "rgb(0, 0, 0)",
      "toolbar_field": "rgb(243, 212, 210)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(254, 132, 122)",
      "popup": "rgb(243, 212, 210)",
      "popup_text": "rgb(0, 0, 0)",
      "icons": "rgb(0, 0, 0)",
      "tab_selected": "rgb(239, 167, 161)",
      "tab_loading": "rgb(254, 132, 122)"
    }
  }
}