{
    "comp": {
        "tooltip": {
            "text": {
                "style": {
                    "font-family": {
                        "value": "{sys.text.style.body.font-family}"
                    },
                    "size": {
                        "value": "{sys.text.style.body.size}"
                    },
                    "weight": {
                        "value": "{sys.text.style.body.weight}"
                    },
                    "line-height": {
                        "value": "{sys.text.style.body.line-height}"
                    }
                },
                "default": {
                    "color": {
                        "value": "{sys.color.accent.default.text}"
                    }
                },
                "color": {
                    "main": {
                        "default": {
                            "bg": {
                                "value": "{ref.color.grey.100}"
                            }
                        }
                    }
                }
            }
        }
    }
}
