Skip to content
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(VKCOM theme): Use vkCom theme color for vkCom gradient instead of base vk theme #1074

Merged
merged 2 commits into from
Oct 15, 2024

Conversation

andrey-medvedev-vk
Copy link
Contributor

@andrey-medvedev-vk andrey-medvedev-vk commented Sep 24, 2024

Заметили, что в теме vkCom цвет градиента темнее чем цвет острова (Group).
Связано это с тем, что в теме vkCom для градиента используется цвет из базовой темы base/vk.js

Обновил цвет градиента для базовой темы.
Используем сразу цвета из темы vkcom_dark.


Перед отправкой этого реквеста на ревью убедитесь, что:

  • в вашей ветке работает сборка (npm run build:local),
  • в вашей ветке проходят тесты (npm test),
  • в вашей ветке проходит линтер (npm run lint), некоторые ошибки можно автоматически поправить с помощью npm run lint:fix,
  • покрытие тестов не ниже минимального значения,
  • если вы вносите изменения в задокументированные части библиотеки,
    ваш pull request содержит обновления документации,
  • если вы вносите изменения в сами токены, вы
    согласовали их с дизайнерами.

Подробнее о внесении изменений в репозиторий токенов

It should be similar to the content backgroud color
Copy link

github-actions bot commented Sep 24, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements
91.99% (+0.01% 🔼)
1195/1299
🟢 Branches 88.95% 322/362
🟢 Functions 92.86% 169/182
🟢 Lines
91.68% (+0.01% 🔼)
1113/1214

Test suite run success

462 tests passing in 37 suites.

Report generated by 🧪jest coverage report action from 3ea313a

@andrey-medvedev-vk andrey-medvedev-vk self-assigned this Sep 24, 2024
@andrey-medvedev-vk andrey-medvedev-vk marked this pull request as ready for review September 24, 2024 10:17
@8coon 8coon changed the base branch from master to next October 15, 2024 16:21
@8coon 8coon merged commit d92093d into next Oct 15, 2024
5 checks passed
@8coon 8coon mentioned this pull request Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants