Examine source code of Skagen-Denmark

Inspect and view changes in Skagen-Denmark 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": "Denmark",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "Skagen.png"
    },
    "colors": {
      "frame": "rgba(229, 230, 232, 1)",
      "tab_background_text": "rgba(199, 55, 55, 1)",
      "bookmark_text": "rgba(92, 76, 235, 1)",
      "toolbar_field_text": "rgba(224, 62, 205, 1)",
      "tab_line": "rgba(97, 235, 161, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{19af9b32-1767-401d-adf9-ff6175bcde46}"
    }
  }
}