Examine source code of Life is Turquoise

Inspect and view changes in Life is Turquoise 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": "turquoise2",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-006-51ab495c5f5dde6a3cddb22484acd00d.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(225, 234, 239)",
      "toolbar_text": "rgb(17, 77, 89)",
      "frame": "rgb(17, 77, 89)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(7, 45, 58)",
      "tab_line": "rgb(19, 111, 128)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(7, 45, 58)",
      "tab_loading": "rgb(19, 111, 128)"
    }
  }
}