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(cat-voices): align colors with designs #940

Merged
merged 3 commits into from
Oct 3, 2024

Conversation

dtscalac
Copy link
Contributor

@dtscalac dtscalac commented Oct 3, 2024

Description

Aligns colors with designs.

Related Issue(s)

Closes #938

Screenshots

Light theme:
Screenshot 2024-10-03 at 16 53 10
Screenshot 2024-10-03 at 16 53 13

Dark theme:
Screenshot 2024-10-03 at 16 53 17
Screenshot 2024-10-03 at 16 53 20

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

@dtscalac dtscalac added review me PR is ready for review ux/ui UX/UI related issues dart Pull requests that update Dart code UI Kit Reusable UI components (widgets) labels Oct 3, 2024
@dtscalac dtscalac added this to the M4: Voting & Delegation milestone Oct 3, 2024
@dtscalac dtscalac self-assigned this Oct 3, 2024
@dtscalac dtscalac requested a review from minikin as a code owner October 3, 2024 14:55
@dtscalac dtscalac removed the request for review from minikin October 3, 2024 14:55
Copy link
Contributor

github-actions bot commented Oct 3, 2024

Test Report | ${\color{lightgreen}Pass: 264/269}$ | ${\color{red}Fail: 5/269}$ |

@dtscalac dtscalac merged commit e367205 into main Oct 3, 2024
31 of 33 checks passed
@dtscalac dtscalac deleted the fix/align-colors-with-designs branch October 3, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code review me PR is ready for review UI Kit Reusable UI components (widgets) ux/ui UX/UI related issues
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

🛠️ [TASK] : Align colors with latest designs
2 participants