Examine source code of D-Orange

Inspect and view changes in D-Orange 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": "♦ D-Orange ♦",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(25, 25, 25)",
      "toolbar_text": "rgb(255, 140, 0)",
      "frame": "rgb(21, 21, 21)",
      "tab_background_text": "rgb(255, 140, 0)",
      "toolbar_field": "rgb(34, 34, 34)",
      "toolbar_field_text": "rgba(178, 97, 0, 0.58)",
      "tab_line": "rgb(255, 140, 0)",
      "popup": "rgba(21, 21, 21, 0.8)",
      "popup_text": "rgb(255, 140, 0)",
      "button_background_active": "rgba(219, 188, 86, 0.5)",
      "button_background_hover": "rgb(117, 101, 47)",
      "frame_inactive": "rgb(43, 43, 43)",
      "icons_attention": "rgb(255, 165, 0)",
      "icons": "rgba(255, 138, 0, 0.9)",
      "ntp_background": "rgb(21, 21, 21)",
      "ntp_text": "rgb(255, 140, 0)",
      "popup_border": "rgba(213, 116, 0, 0.51)",
      "popup_highlight_text": "rgb(255, 140, 0)",
      "popup_highlight": "rgba(178, 97, 0, 0.58)",
      "sidebar_border": "rgb(89, 89, 89)",
      "sidebar_highlight_text": "rgb(21, 21, 21)",
      "sidebar_highlight": "rgba(255, 138, 0, 0.9)",
      "sidebar_text": "rgb(255, 140, 0)",
      "sidebar": "rgb(21, 21, 21)",
      "tab_background_separator": "rgb(255, 165, 0)",
      "tab_loading": "rgb(255, 165, 0)",
      "tab_selected": "rgba(35, 35, 35, 0.1)",
      "tab_text": "rgba(255, 138, 0, 0.9)",
      "toolbar_bottom_separator": "rgb(89, 89, 89)",
      "toolbar_field_border_focus": "rgba(255, 140, 0, 0.5)",
      "toolbar_field_border": "rgb(20, 20, 20)",
      "toolbar_field_focus": "rgba(21, 21, 21, 0.95)",
      "toolbar_field_highlight_text": "rgb(255, 165, 0)",
      "toolbar_field_highlight": "rgb(117, 101, 47)",
      "toolbar_field_separator": "rgba(255, 140, 0, 0.5)",
      "toolbar_field_text_focus": "rgb(255, 140, 0)",
      "toolbar_top_separator": "rgba(108, 108, 108, 0.09)",
      "toolbar_vertical_separator": "rgba(255, 140, 0, 0.5)"
    }
  }
}