Examine source code of Juste Bleu

Inspect and view changes in Juste Bleu 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": "Juste Bleu",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-021-775b159da029a74f5c76e835cd65e9dc.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(9, 119, 165)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(9, 44, 59)",
      "tab_background_text": "rgb(186, 215, 227)",
      "toolbar_field": "rgb(222, 238, 244)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(26, 132, 177)",
      "popup": "rgb(36, 142, 188)",
      "popup_text": "rgb(255, 255, 255)",
      "tab_loading": "rgb(26, 132, 177)"
    }
  }
}