Skip to content

fix(md): item border has improved contrast in dark mode - #29398

Merged
liamdebeasi merged 2 commits into
mainfrom
ld-contrast-item
Apr 29, 2024
Merged

fix(md): item border has improved contrast in dark mode#29398
liamdebeasi merged 2 commits into
mainfrom
ld-contrast-item

Conversation

@liamdebeasi

@liamdebeasi liamdebeasi commented Apr 25, 2024

Copy link
Copy Markdown
Contributor

Issue number: resolves #29386


What is the current behavior?

The item border does not have sufficient contrast in dark mode making the border almost invisible.

What is the new behavior?

  • Removed the --ion-border-color in the MD dark palette. Instead, we're using the theme default.

Does this introduce a breaking change?

  • Yes
  • No

Other information

The earliest reference to the offending line Brandy and I could find was here.

@vercel

vercel Bot commented Apr 25, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ionic-framework ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 25, 2024 2:30pm

@github-actions github-actions Bot added the package: core @ionic/core package label Apr 25, 2024
@liamdebeasi liamdebeasi changed the title fix(md): item border have correct contrast in dark mode fix(md): item border has correct contrast in dark mode Apr 25, 2024
@liamdebeasi
liamdebeasi marked this pull request as ready for review April 25, 2024 14:39
@liamdebeasi
liamdebeasi requested a review from a team as a code owner April 25, 2024 14:39
@liamdebeasi liamdebeasi changed the title fix(md): item border has correct contrast in dark mode fix(md): item border has improved contrast in dark mode Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package: core @ionic/core package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: item borders effectively invisible in md dark mode

2 participants