Examine source code of Vitruvian

Inspect and view changes in Vitruvian 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": "Vitruvian",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-009-f069b97f439938a011297c84464f0df6.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(18, 17, 28)",
      "toolbar_text": "rgb(232, 207, 127)",
      "frame": "rgb(18, 17, 28)",
      "tab_background_text": "rgb(190, 169, 102)",
      "toolbar_field": "rgb(51, 51, 51)",
      "toolbar_field_text": "rgb(232, 207, 127)",
      "tab_line": "rgb(232, 207, 127)",
      "popup": "rgb(18, 17, 28)",
      "popup_text": "rgb(190, 169, 102)",
      "button_background_active": "rgb(0, 0, 0)",
      "button_background_hover": "rgb(51, 51, 51)",
      "frame_inactive": "rgb(51, 51, 51)",
      "icons_attention": "rgb(190, 169, 102)",
      "icons": "rgb(190, 169, 102)",
      "ntp_background": "rgb(0, 0, 0)",
      "ntp_text": "rgb(190, 169, 102)",
      "popup_border": "rgb(119, 105, 63)",
      "popup_highlight_text": "rgb(232, 207, 127)",
      "popup_highlight": "rgb(190, 169, 102)",
      "sidebar_border": "rgb(119, 105, 63)",
      "sidebar_highlight_text": "rgb(232, 207, 127)",
      "sidebar_highlight": "rgb(190, 169, 102)",
      "sidebar": "rgb(18, 17, 28)",
      "tab_background_separator": "rgb(190, 169, 102)",
      "tab_loading": "rgb(51, 51, 51)",
      "tab_selected": "rgb(18, 17, 28)",
      "tab_text": "rgb(232, 207, 127)",
      "toolbar_bottom_separator": "rgb(119, 105, 63)",
      "toolbar_field_border_focus": "rgb(190, 169, 102)",
      "toolbar_field_border": "rgb(119, 105, 63)",
      "toolbar_field_focus": "rgb(18, 17, 28)",
      "toolbar_field_highlight_text": "rgb(232, 207, 127)",
      "toolbar_field_highlight": "rgb(190, 169, 102)",
      "toolbar_field_separator": "rgb(119, 105, 63)",
      "toolbar_field_text_focus": "rgb(232, 207, 127)",
      "toolbar_top_separator": "rgb(119, 105, 63)",
      "toolbar_vertical_separator": "rgb(119, 105, 63)"
    }
  }
}