Nature

Nature

It's just a theme, recreating nature..

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Nature",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-019-7ce748211c61f9059493d4c4378e8a74.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(176, 248, 148)",
      "toolbar_text": "rgb(150, 150, 150)",
      "frame": "rgb(101, 174, 101)",
      "tab_background_text": "rgb(211, 253, 250)",
      "toolbar_field": "rgba(255, 255, 255, 0)",
      "toolbar_field_text": "rgb(71, 71, 71)",
      "tab_line": "rgb(253, 73, 73)",
      "popup": "rgb(236, 220, 249)",
      "popup_text": "rgb(70, 70, 70)",
      "tab_loading": "rgb(253, 73, 73)"
    }
  }
}