Examine source code of nasa aesthetic

Inspect and view changes in nasa aesthetic 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
{
  "name": "nasa aesthetic",
  "manifest_version": 2,
  "version": "3.0",
  "theme": {
    "images": {
      "theme_frame": "Untitle7654d design.png"
    },
    "colors": {
      "toolbar": "rgba(82, 74, 204, 0.2)",
      "toolbar_field_text": "rgba(82, 75, 204, 1)",
      "frame": "rgba(82, 75, 204, 1)",
      "tab_background_text": "rgba(82, 75, 204, 1)",
      "bookmark_text": "rgba(82, 75, 204, 1)"
    }
  }
}