Examine source code of Ben's Dark Orange theme

Inspect and view changes in Ben's Dark Orange 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.1",
  "name": "bens theme",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(0, 0, 0)",
      "toolbar_text": "rgb(255, 255, 160)",
      "frame": "rgb(0, 0, 0)",
      "tab_background_text": "rgb(255, 255, 160)",
      "toolbar_field": "rgb(0, 0, 0)",
      "toolbar_field_text": "rgb(255, 255, 160)",
      "tab_line": "rgb(255, 30, 0)",
      "popup": "rgb(0, 0, 0)",
      "popup_text": "rgb(255, 255, 160)",
      "button_background_active": "rgb(0, 0, 0)",
      "button_background_hover": "rgb(255, 30, 0)",
      "frame_inactive": "rgb(0, 0, 0)",
      "icons_attention": "rgb(255, 30, 0)",
      "icons": "rgb(255, 255, 160)",
      "ntp_background": "rgb(0, 0, 0)",
      "ntp_text": "rgb(255, 255, 160)",
      "popup_border": "rgb(255, 30, 0)",
      "popup_highlight_text": "rgb(255, 255, 160)",
      "popup_highlight": "rgb(255, 30, 0)",
      "sidebar_border": "rgb(255, 30, 0)",
      "sidebar_highlight_text": "rgb(255, 255, 160)",
      "sidebar_highlight": "rgb(255, 30, 0)",
      "sidebar_text": "rgb(255, 255, 160)",
      "sidebar": "rgb(0, 0, 0)",
      "tab_background_separator": "rgb(255, 30, 0)",
      "tab_loading": "rgb(255, 255, 160)",
      "tab_selected": "rgb(255, 30, 0)",
      "tab_text": "rgb(255, 255, 160)",
      "toolbar_bottom_separator": "rgb(255, 30, 0)",
      "toolbar_field_border_focus": "rgb(255, 30, 0)",
      "toolbar_field_border": "rgb(255, 30, 0)",
      "toolbar_field_focus": "rgb(0, 0, 0)",
      "toolbar_field_highlight_text": "rgb(255, 255, 160)",
      "toolbar_field_highlight": "rgb(255, 30, 0)",
      "toolbar_field_separator": "rgb(255, 30, 49)",
      "toolbar_field_text_focus": "rgb(255, 255, 160)",
      "toolbar_top_separator": "rgb(255, 30, 0)",
      "toolbar_vertical_separator": "rgb(255, 30, 0)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5a08c9a4-e142-4794-850b-701df931265c}"
    }
  }
}