Add Ink and dark mode to extensions UI and the copyable text input field.

Review Request #14151 — Created Sept. 9, 2024 and submitted

Information

Djblets
release-5.x

Reviewers

The list of extensions now uses Ink to provide dark mode styling. Ink is
used for the buttons, spinner, and all color constants on the page.

The button on the copyable text input field for copying text has been
updated to use the link color, indicating clickability. This uses Ink's
new Copy icon, which supports light and dark mode styling and a modern
aesthetic.

Tested the extensions list and all actions on light and dark mode.

Tested the copy button on light and dark mode.

Summary ID
Add Ink and dark mode to extensions UI and the copyable text input field.
The list of extensions now uses Ink to provide dark mode styling. Ink is used for the buttons, spinner, and all color constants on the page. The button on the copyable text input field for copying text has been updated to use the link color, indicating clickability. This uses Ink's new Copy icon, which supports light and dark mode styling and a modern aesthetic.
318a4d25a19ecbb0895a61442860e3f7bbb7b70a

david
  1. Ship It!
  2. 
      
maubin
  1. Ship It!
  2. 
      
chipx86
Review request changed
Status:
Completed
Change Summary:
Pushed to release-5.x (3cc3ca1)