Skip to content

Conversation

@isoos
Copy link
Collaborator

@isoos isoos commented Feb 7, 2025

  • Fixes [Dark mode] Package ID copy button is too dark #8536
  • Expanded monochrome icon style to also include focus and transition.
  • Using CSS variable to control opacity, so that components that want to have different opacity ranges doesn't need to repeat all the hover/focus rules, though in this case we still need the title as parent (may be refactored in the future).

Before:
image
image

After:
image
image

Before:
image
image

After:
image
image

@isoos isoos requested review from jonasfj and sigurdm February 7, 2025 13:12
@isoos
Copy link
Collaborator Author

isoos commented Feb 7, 2025

Note: staging deployment is ongoing.

@isoos isoos merged commit 4961396 into dart-lang:master Feb 7, 2025
32 checks passed
@isoos isoos deleted the title-copy branch February 7, 2025 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Dark mode] Package ID copy button is too dark

2 participants