Desert Rose

Desert Rose

Pastel soft sand and dust theme with translucent search & menu.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Desert Rose",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-036-40a272fe657f748396e017c7a64ee2dc.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(175, 138, 117, 0.6)",
      "toolbar_text": "rgb(11, 14, 15)",
      "frame": "rgb(185, 152, 134)",
      "tab_background_text": "rgb(11, 14, 15)",
      "toolbar_field": "rgba(185, 152, 134, 0.6)",
      "toolbar_field_text": "rgb(11, 14, 15)",
      "tab_line": "rgb(224, 201, 190)",
      "popup": "rgba(185, 152, 134, 0.6)",
      "popup_text": "rgb(11, 14, 15)",
      "tab_loading": "rgb(224, 201, 190)"
    }
  }
}