Examine source code of Darkly

Inspect and view changes in Darkly 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": "Darkly",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-011-d53e0d0d1538ed554a90e056a2f04eca.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(72, 72, 72)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(38, 37, 37)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(34, 34, 34)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(72, 72, 72)",
      "popup": "rgb(72, 72, 72)",
      "popup_text": "rgb(255, 255, 255)",
      "tab_loading": "rgb(72, 72, 72)"
    }
  }
}