Examine source code of series_dark_v_green

Inspect and view changes in series_dark_v_green 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": "series_dark_v_green",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(46, 84, 44)",
      "toolbar_text": "rgb(186, 226, 188)",
      "frame": "rgb(14, 65, 16)",
      "tab_background_text": "rgb(150, 185, 155)",
      "toolbar_field": "rgb(86, 109, 84)",
      "toolbar_field_text": "rgb(180, 218, 183)",
      "tab_line": "rgb(111, 216, 117)",
      "popup": "rgb(30, 38, 30)",
      "popup_text": "rgb(154, 177, 149)",
      "tab_loading": "rgb(111, 216, 117)"
    }
  }
}