.el-switch:not(.is-checked) .el-switch__core .el-switch__inner :is(span.is-text, i.is-icon) {
  color: var(--el-text-color-primary);
}