import-map-overrides icon indicating copy to clipboard operation
import-map-overrides copied to clipboard

Fixed bug with broswer in dark mode.

Open RobertKihlborg opened this issue 1 year ago • 3 comments

Fixed bug where browser in dark mode resulted in white text on white background in dialog box.

Also fixed a broken test that specified exact error formatting that was not the formatting given when running with the exact packages in the lockfile.

RobertKihlborg avatar Jun 05 '24 13:06 RobertKihlborg

🦋 Changeset detected

Latest commit: e09b09a6515e01c13045e4480715275bb3adcf35

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
import-map-overrides Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar Jun 05 '24 13:06 changeset-bot[bot]

The dark-mode bug could also be fixed by explicitly setting color to black in the same place where background is set to white.

RobertKihlborg avatar Jun 05 '24 13:06 RobertKihlborg

Which browser? I tried Chrome dark mode and didn't see an issue

internettrans avatar Sep 23 '24 19:09 internettrans