Examine source code of Dark and Orange and a touch of light Blue

Inspect and view changes in Dark and Orange and a touch of light Blue 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": "Dark & Orange",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgba(53, 51, 51, 0.38)",
      "toolbar_text": "rgba(255, 138, 1, 0.69)",
      "frame": "rgb(27, 27, 27)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgba(0, 0, 0, 0.29)",
      "toolbar_field_text": "rgba(255, 255, 255, 0.93)",
      "tab_line": "rgb(1, 234, 255)",
      "popup": "rgb(10, 10, 10)",
      "popup_text": "rgba(255, 138, 1, 0.69)",
      "button_background_active": "rgb(0, 0, 0)",
      "button_background_hover": "rgb(176, 76, 0)",
      "frame_inactive": "rgba(0, 0, 0, 0.84)",
      "icons_attention": "rgb(0, 0, 0)",
      "icons": "rgb(235, 92, 31)",
      "ntp_background": "rgb(20, 20, 20)",
      "ntp_text": "rgb(255, 255, 255)",
      "popup_highlight_text": "rgb(0, 0, 0)",
      "popup_highlight": "rgb(235, 92, 31)",
      "tab_background_separator": "rgb(231, 13, 13)",
      "tab_loading": "rgb(13, 131, 231)",
      "tab_selected": "rgba(255, 138, 1, 0.69)",
      "tab_text": "rgb(0, 0, 0)",
      "toolbar_bottom_separator": "rgba(255, 138, 1, 0.24)",
      "toolbar_field_border_focus": "rgb(235, 92, 31)",
      "toolbar_field_border": "rgb(16, 17, 16)",
      "toolbar_top_separator": "rgba(255, 138, 1, 0.3)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c99761c7-f441-4b87-958a-e6f5eba08841}"
    }
  }
}