Examine source code of Orangier Normal

Inspect and view changes in Orangier Normal 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": "2.0",
  "name": "Orangier Normal",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-039-717a66ba4d455686088c80f391cb3264.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(255, 226, 186)",
      "toolbar_field": "rgb(255, 226, 186)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(192, 158, 109)",
      "popup": "rgb(255, 226, 186)",
      "popup_text": "rgb(0, 0, 0)",
      "tab_loading": "rgb(192, 158, 109)",
      "bookmark_text": "rgb(0, 0, 0)",
      "frame": "rgb(255, 245, 230)",
      "tab_background_text": "rgb(176, 105, 0)"
    }
  }
}