Skip to content

Commit 2a92d81

Browse files
committed
test(theme): update text color
1 parent ad885c1 commit 2a92d81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/themes/native/test/colors/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
}
4747

4848
.ion-color {
49-
color: var(--ion-color-base);
49+
color: var(--ion-color-foreground);
5050
}
5151

5252
.ion-color-background {

0 commit comments

Comments
 (0)