epam / UUI

React-based components and accelerators library built by EPAM Systems.
https://uui.epam.com/
MIT License
161 stars 61 forks source link

[Tab Button]: incorrect color of the counter in the active state #2390

Open NatalliaAlieva opened 5 days ago

NatalliaAlieva commented 5 days ago

Description

The counter color for the active state is blue instead of grey.

Steps to Reproduce

  1. Open Tab button component.
  2. Click on "Tools" tab in the "Basic" example.
  3. Please check the counter color.

Actual result

The counter color is blue.

Screenshot 2024-06-27 at 14 41 30

Expected result

The counter color is grey. Figma design.

Screenshot 2024-06-27 at 14 41 23

Environment