School

School

School design

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "School",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-005-f5f3cf677b1f132c75ddc7bd319dd1fc.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(239, 219, 78)",
      "toolbar_text": "rgb(135, 165, 155)",
      "frame": "rgb(40, 94, 104)",
      "tab_background_text": "rgb(115, 191, 206)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(91, 123, 123)",
      "tab_line": "rgb(56, 240, 240)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(90, 93, 154)",
      "tab_loading": "rgb(56, 240, 240)"
    }
  }
}