Skip to content

Fix sidebar collapse icon color

Administrator requested to merge og/fix-sidebar-icon-color into main

Created by: oleggromov

There was a minor regression with the color of the expand/collapse icon in the sidebar.

This PR addresses the issue.

Design

As per our design system, the icon should be --body-color to match the designs in both light and dark modes.

In Design System

Light Dark
Screenshot 2022-06-06 at 13 32 18 Screenshot 2022-06-06 at 13 32 10

After the Change

Light Dark
Screenshot 2022-06-06 at 13 33 14 Screenshot 2022-06-06 at 13 33 21

Test plan

  1. pull the branch
  2. run the app
  3. ensure that colors match

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading