Examine source code of Mint-Y-Dark-Orange

Inspect and view changes in Mint-Y-Dark-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.1",
  "name": "Mint-Y-Dark-Orange",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-007-ea06061a8f8be943739a27dace8dc532.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(74, 74, 74)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(70, 70, 70)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(86, 90, 90)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(219, 157, 97)",
      "popup": "rgb(74, 74, 74)",
      "popup_text": "rgb(255, 255, 255)",
      "button_background_active": "rgba(219, 157, 97, 0.8)",
      "button_background_hover": "rgba(219, 157, 97, 0.55)",
      "icons_attention": "rgb(219, 157, 97)",
      "ntp_background": "rgba(51, 51, 51, 1)",
      "popup_border": "rgb(60, 60, 60)",
      "sidebar_highlight": "rgb(219, 157, 97)",
      "tab_loading": "rgb(146, 179, 114)",
      "toolbar_bottom_separator": "rgb(33, 33, 33)",
      "toolbar_field_border_focus": "rgb(219, 157, 97)",
      "toolbar_field_border": "rgb(60, 60, 60)",
      "toolbar_field_highlight": "rgb(219, 157, 97)",
      "toolbar_field_separator": "rgb(60, 60, 60)",
      "toolbar_top_separator": "rgb(60, 60, 60)",
      "toolbar_vertical_separator": "rgb(60, 60, 60)"
    }
  }
}