Examine source code of Lavender Gingham

Inspect and view changes in Lavender Gingham 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": "Lavender Gingham",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-039-717a66ba4d455686088c80f391cb3264.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(211, 178, 178)",
      "toolbar_text": "rgb(86, 55, 16)",
      "frame": "rgb(204, 195, 208)",
      "tab_background_text": "rgb(86, 55, 16)",
      "toolbar_field": "rgb(238, 238, 238)",
      "toolbar_field_text": "rgb(86, 55, 16)",
      "tab_line": "rgb(86, 55, 16)",
      "popup": "rgb(204, 195, 208)",
      "popup_text": "rgb(185, 17, 223)",
      "icons_attention": "rgb(255, 255, 255)",
      "icons": "rgb(105, 99, 108)",
      "ntp_text": "rgb(86, 55, 16)",
      "tab_background_separator": "rgb(31, 25, 60)",
      "tab_loading": "rgb(255, 255, 255)",
      "tab_selected": "rgb(211, 178, 178)",
      "tab_text": "rgb(86, 55, 16)"
    }
  }
}