Examine source code of Aqua blue Skin

Inspect and view changes in Aqua blue Skin 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": "Aqua blue",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(17, 207, 207)",
      "toolbar_text": "rgb(40, 159, 159)",
      "frame": "rgb(40, 159, 159)",
      "tab_background_text": "rgb(37, 85, 85)",
      "toolbar_field": "rgb(0, 223, 223)",
      "toolbar_field_text": "rgb(6, 100, 100)",
      "tab_line": "rgb(0, 255, 200)",
      "popup": "rgb(40, 159, 159)",
      "popup_text": "rgb(0, 255, 200)",
      "tab_loading": "rgb(0, 255, 200)"
    }
  }
}