diff --git a/core/src/components/toggle/toggle.ios.scss b/core/src/components/toggle/toggle.ios.scss index ac5bc5b3f5..640bed7728 100644 --- a/core/src/components/toggle/toggle.ios.scss +++ b/core/src/components/toggle/toggle.ios.scss @@ -43,7 +43,7 @@ transition: background-color $toggle-ios-transition-duration; - background-color: $toggle-ios-background-color-off; + background: var(--background); overflow: hidden; pointer-events: none;