Skip to content

Commit ad5f4cf

Browse files
committed
fix(md): item border have correct contrast in dark mode
1 parent ee49824 commit ad5f4cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/css/palettes/dark.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ $colors: (
142142
--ion-background-color-rgb: 18, 18, 18;
143143
--ion-text-color: #ffffff;
144144
--ion-text-color-rgb: 255, 255, 255;
145-
--ion-border-color: #222222;
146145
--ion-background-color-step-50: #1e1e1e;
147146
--ion-background-color-step-100: #2a2a2a;
148147
--ion-background-color-step-150: #363636;

0 commit comments

Comments
 (0)