-
Notifications
You must be signed in to change notification settings - Fork 130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: focus border color and menu items bg color changed to #1D85D0 #2330
Conversation
This pull request is being automatically deployed with Vercel (learn more). storybook-8px – ./packages/react-ui🔍 Inspect: https://vercel.com/reactui/storybook-8px/AorC4RTRHwVcdqXwTH8SSeXnGfaQ storybook-flat – ./packages/react-ui🔍 Inspect: https://vercel.com/reactui/storybook-flat/88kcHDVnCv4K9oFaTCqZVsmajCZo storybook-default – ./packages/react-ui🔍 Inspect: https://vercel.com/reactui/storybook-default/D6oF4m9QAGTXQBYo2c7kZBoMekpH |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dzekh Пара мест, привязанных к переменной blueLight
.
Цвет линии активной вкладки в компоненте Tabs . Рядом вариант с фокусом на активной вкладке. |
|
Синий token |
Если это все изменилось — ок, всё правильно. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
fix #2329
BREAKING CHANGE: Color of focus border and background of active menu items changed from #5199db to #1D85D0
Для @dzekh
Есть переменные в darkTheme.ts, которые используют цвет #5199db. Посмотри, пожалуйста, что потом с ними делать: