{
  "$schema": "https://raw.githubusercontent.com/microsoft/vscode-css-languageservice/main/docs/customData.schema.json",
  "version": 1.1,
  "properties": [
    {
      "name": "--m3e-rich-tooltip-padding-top",
      "description": "Top padding of the tooltip container.",
      "values": []
    },
    {
      "name": "--m3e-rich-tooltip-padding-bottom",
      "description": "Bottom padding of the tooltip container (when no actions are present).",
      "values": []
    },
    {
      "name": "--m3e-rich-tooltip-padding-inline",
      "description": "Horizontal padding of the tooltip container.",
      "values": []
    },
    {
      "name": "--m3e-rich-tooltip-max-width",
      "description": "Maximum width of the tooltip surface.",
      "values": []
    },
    {
      "name": "--m3e-rich-tooltip-shape",
      "description": "Border‑radius of the tooltip container.",
      "values": []
    },
    {
      "name": "--m3e-rich-tooltip-container-color",
      "description": "Background color of the tooltip surface.",
      "values": []
    },
    {
      "name": "--m3e-rich-tooltip-subhead-color",
      "description": "Color of the subhead text.",
      "values": []
    },
    {
      "name": "--m3e-rich-tooltip-subhead-font-size",
      "description": "Font size of the subhead text.",
      "values": []
    },
    {
      "name": "--m3e-rich-tooltip-subhead-font-weight",
      "description": "Font weight of the subhead text.",
      "values": []
    },
    {
      "name": "--m3e-rich-tooltip-subhead-line-height",
      "description": "Line height of the subhead text.",
      "values": []
    },
    {
      "name": "--m3e-rich-tooltip-subhead-tracking",
      "description": "Letter‑spacing of the subhead text.",
      "values": []
    },
    {
      "name": "--m3e-rich-tooltip-subhead-bottom-space",
      "description": "Space below the subhead before the supporting text.",
      "values": []
    },
    {
      "name": "--m3e-rich-tooltip-supporting-text-color",
      "description": "Color of the supporting text.",
      "values": []
    },
    {
      "name": "--m3e-rich-tooltip-supporting-text-font-size",
      "description": "Font size of the supporting text.",
      "values": []
    },
    {
      "name": "--m3e-rich-tooltip-supporting-text-font-weight",
      "description": "Font weight of the supporting text.",
      "values": []
    },
    {
      "name": "--m3e-rich-tooltip-supporting-text-line-height",
      "description": "Line height of the supporting text.",
      "values": []
    },
    {
      "name": "--m3e-rich-tooltip-supporting-text-tracking",
      "description": "Letter‑spacing of the supporting text.",
      "values": []
    },
    {
      "name": "--m3e-rich-tooltip-actions-padding-inline",
      "description": "Horizontal padding applied to the actions slot area.",
      "values": []
    },
    {
      "name": "--m3e-rich-tooltip-actions-top-space",
      "description": "Space above the actions slot.",
      "values": []
    },
    {
      "name": "--m3e-rich-tooltip-actions-bottom-space",
      "description": "Space below the actions slot.",
      "values": []
    },
    {
      "name": "--m3e-tooltip-padding",
      "description": "Internal spacing of the tooltip container.",
      "values": []
    },
    {
      "name": "--m3e-tooltip-min-width",
      "description": "Minimum width of the tooltip.",
      "values": []
    },
    {
      "name": "--m3e-tooltip-max-width",
      "description": "Maximum width of the tooltip.",
      "values": []
    },
    {
      "name": "--m3e-tooltip-min-height",
      "description": "Minimum height of the tooltip container.",
      "values": []
    },
    {
      "name": "--m3e-tooltip-max-height",
      "description": "Maximum height of the tooltip.",
      "values": []
    },
    {
      "name": "--m3e-tooltip-shape",
      "description": "Border radius of the tooltip container.",
      "values": []
    },
    {
      "name": "--m3e-tooltip-container-color",
      "description": "Background color of the tooltip.",
      "values": []
    },
    {
      "name": "--m3e-tooltip-supporting-text-color",
      "description": "Text color of supporting text.",
      "values": []
    },
    {
      "name": "--m3e-tooltip-supporting-text-font-size",
      "description": "Font size of supporting text.",
      "values": []
    },
    {
      "name": "--m3e-tooltip-supporting-text-font-weight",
      "description": "Font weight of supporting text.",
      "values": []
    },
    {
      "name": "--m3e-tooltip-supporting-text-line-height",
      "description": "Line height of supporting text.",
      "values": []
    },
    {
      "name": "--m3e-tooltip-supporting-text-tracking",
      "description": "Letter spacing of supporting text.",
      "values": []
    }
  ],
  "pseudoElements": []
}
