Blue and Grey (Modern)

Blue and Grey (Modern)

Theme modern

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Blue and Grey (Modern)",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-011-d53e0d0d1538ed554a90e056a2f04eca.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(233, 237, 240)",
      "toolbar_text": "rgb(23, 21, 21)",
      "frame": "rgb(73, 153, 201)",
      "tab_background_text": "rgb(247, 233, 233)",
      "toolbar_field": "rgb(170, 211, 252)",
      "toolbar_field_text": "rgb(7, 0, 2)",
      "tab_line": "rgb(233, 237, 240)",
      "popup": "rgb(233, 237, 240)",
      "popup_text": "rgb(13, 0, 3)",
      "tab_loading": "rgb(233, 237, 240)"
    }
  }
}