aecreations / clippings

Clippings: an extension for Mozilla Firefox
20 stars 4 forks source link

UI refresh for version 7.0 #488

Open aecreations opened 1 month ago

aecreations commented 1 month ago

UI refresh for version 7.0:

  1. The color of the outline on keyboard-focused checkboxes and radio buttons should match the same on default buttons
  2. Make the color of disabled UI elements consistent
  3. Increase border radius on lightbox modal dialogs: 4px for those in popup windows and Clippings Sidebar, 8px for those in extension pages
  4. Change the color of alert message bars to match latest Firefox UI color (Firefox Acorn design system)
  5. Color of selection in listboxes should match the normal state of default buttons
  6. Change the drop-down triangle on menu buttons; do the same for the right-pointing triangle on menu items that display a submenu
  7. Adjust styling of menus (e.g. border radius) to closely match those in Firefox 128 and newer
  8. Change the Clear icon in search boxes to be an 'x' enclosed in a circle, matching Read Next
  9. For Windows, new alert and info icons for message boxes and prompts that match the Windows 11 icons
  10. For Windows, new alert icon for notifications that match the Windows 11 icons
  11. In dark mode, make all toolbar button icons reverse contrast, like the Undo, Tools and Help icons in Clippings Manager
  12. Fix the color for critical error message text in dark mode.
aecreations commented 1 month ago
  1. Color of selection in listboxes should match the normal state of default buttons

Styling selection of listboxes is not possible in CSS.

aecreations commented 1 month ago

Change the arrow icon for open and closed folders in the clippings tree.