Examine source code of Nord Dark Polar Night Theme

Inspect and view changes in Nord Dark Polar Night Theme 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": "Custom Nord Jul 2022",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "color_scheme": "dark",
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(59, 66, 82)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(46, 52, 64)",
      "tab_background_text": "rgb(236, 239, 244)",
      "toolbar_field": "rgb(46, 52, 64)",
      "toolbar_field_text": "rgb(236, 239, 244)",
      "tab_line": "rgb(94, 129, 172)",
      "popup": "rgb(46, 52, 64)",
      "popup_text": "rgb(255, 255, 255)",
      "ntp_background": "rgb(59, 66, 82)",
      "popup_highlight_text": "rgb(0, 0, 0)",
      "popup_highlight": "rgb(216, 222, 233)",
      "sidebar_highlight_text": "rgb(0, 0, 0)",
      "sidebar_highlight": "rgb(216, 222, 233)",
      "sidebar_text": "rgb(255, 255, 255)",
      "sidebar": "rgb(59, 66, 82)",
      "toolbar_bottom_separator": "rgb(59, 66, 82)",
      "toolbar_field_highlight_text": "rgb(0, 0, 0)",
      "toolbar_field_highlight": "rgb(179, 199, 236)",
      "tab_loading": "rgb(94, 129, 172)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{0aeec05b-5aa4-4f9d-ab09-2e75182d624b}"
    }
  }
}