Examine source code of Verde claro

Inspect and view changes in Verde claro 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": "Verde claro ",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-003-31b6bea3c78e3a19fd889b0389652a94.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(143, 247, 162)",
      "toolbar_text": "rgb(69, 123, 23)",
      "frame": "rgb(197, 241, 146)",
      "tab_background_text": "rgb(16, 168, 16)",
      "toolbar_field": "rgb(167, 238, 183)",
      "toolbar_field_text": "rgb(15, 91, 15)",
      "tab_line": "rgb(17, 142, 28)",
      "popup": "rgb(155, 238, 176)",
      "popup_text": "rgb(62, 119, 48)",
      "tab_loading": "rgb(17, 142, 28)"
    }
  }
}