We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6e972d commit 174d386Copy full SHA for 174d386
components/checkbox/index.css
@@ -533,7 +533,7 @@ governing permissions and limitations under the License.
533
534
.spectrum-Checkbox-checkmark,
535
.spectrum-Checkbox-partialCheckmark {
536
- color: var(--highcontrast-checkbox-background-color-default, var(--mode-checkbox-checkmark-color, var(--spectrum-checkbox-checkmark-color)));
+ color: var(--highcontrast-checkbox-background-color-default, var(--mod-checkbox-checkmark-color, var(--spectrum-checkbox-checkmark-color)));
537
opacity: 0;
538
transform: scale(0);
539
0 commit comments