pulibrary / allsearch_frontend

Front-end for the Library All Search
0 stars 0 forks source link

Update Lux disclosure icon in both dark and light mode #384

Closed christinach closed 2 months ago

christinach commented 2 months ago

Current display

  1. Dark mode - see screenshot below: Lux disclosure icon in dark mode

  2. Light mode - see screenshot below: Lux disclosure icon in light mode

Desired display

  1. In Dark mode the svg icon should display thicker - increase the stroke-width in the svg-. The border of the .lux-disclosure button .lux-icon should display with the same color as the stroke of the svg icon.
  2. In Light mode: The border of .lux-disclosure button .lux-icon should display thicker. The svg lux icon should have a thicker stroke-width.
  3. In both modes the stroke-width and the border-width should have the same value after all the adjustments.

Acceptance criteria

Notes