Examine source code of Just Dark - comfy just black

Inspect and view changes in Just Dark - comfy just black 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": "Just Dark",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(37, 37, 37)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(21, 21, 21)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(51, 51, 51)",
      "toolbar_field_text": "rgb(238, 238, 238)",
      "tab_line": "rgb(37, 37, 37)",
      "popup": "rgb(51, 51, 51)",
      "popup_text": "rgb(255, 255, 255)",
      "icons": "rgb(238, 238, 238)",
      "ntp_background": "rgb(28, 28, 28)",
      "ntp_text": "rgb(238, 238, 238)",
      "popup_border": "rgb(28, 28, 28)",
      "sidebar_border": "rgb(28, 28, 28)",
      "sidebar_text": "rgb(238, 238, 238)",
      "sidebar": "rgb(28, 28, 28)",
      "tab_background_separator": "rgb(28, 28, 28)",
      "tab_loading": "rgb(28, 28, 28)",
      "tab_text": "rgb(238, 238, 238)",
      "toolbar_bottom_separator": "rgb(28, 28, 28)",
      "toolbar_top_separator": "rgb(28, 28, 28)",
      "toolbar_vertical_separator": "rgb(28, 28, 28)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{cc352393-2357-4eba-a2f0-eb180dda9157}"
    }
  }
}