:root {
    /*系统默认主题色*/
    --system-default-color: #AB6935;
    /*系统默认选中主题色*/
    --system-default-active-color: #FF9800;
}
