// 自定义某个模块的变量 :root { --te-styles-common-text-color-primary: var(--te-base-blue-80); } // 自定义区块管理分组删除气泡 .block-category-option-popper-wrapper { --te-block-popper-content-text-color: var(--te-base-blue-80); }