{
  "$schema": "https://raw.githubusercontent.com/microsoft/vscode-css-languageservice/main/docs/customData.schema.json",
  "version": 1.1,
  "properties": [
    {
      "name": "--m3e-drawer-container-color",
      "description": "The background color of the drawer container.",
      "values": []
    },
    {
      "name": "--m3e-drawer-container-elevation",
      "description": "The elevation level of the drawer container.",
      "values": []
    },
    {
      "name": "--m3e-drawer-container-width",
      "description": "The width of the drawer container.",
      "values": []
    },
    {
      "name": "--m3e-drawer-container-scrim-opacity",
      "description": "The opacity of the scrim behind the drawer.",
      "values": []
    },
    {
      "name": "--m3e-modal-drawer-start-shape",
      "description": "The shape of the drawer’s start edge (typically left in LTR).",
      "values": []
    },
    {
      "name": "--m3e-modal-drawer-end-shape",
      "description": "The shape of the drawer’s end edge (typically right in LTR).",
      "values": []
    },
    {
      "name": "--m3e-modal-drawer-container-color",
      "description": "The background color of the modal drawer container.",
      "values": []
    },
    {
      "name": "--m3e-modal-drawer-elevation",
      "description": "The elevation level of the modal drawer container.",
      "values": []
    },
    {
      "name": "--m3e-drawer-divider-color",
      "description": "The color of the divider between drawer sections.",
      "values": []
    },
    {
      "name": "--m3e-drawer-divider-thickness",
      "description": "The thickness of the divider line.",
      "values": []
    }
  ],
  "pseudoElements": []
}
