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

frontend: leverage theme palette for misc components #2861

Merged
merged 6 commits into from
Dec 13, 2023

Conversation

jecr
Copy link
Contributor

@jecr jecr commented Dec 12, 2023

This PR updates the following components to use the current theme colors, additionally, updates matching colors across the whole app to mantain consistency.

before/after screenshots

Accordion
image

Button
Button Group (Primary)
image

Button Group (Destructive)
image

Icon Button
image

Card
Normal
image

Hover
image

Chip
image
image
image
image
image
image
image

Confirmation
image

Tab
image
image
image
image

Note
This PR mainly aims to update ungrouped components within frontend/packages/core/src/, while updating all instances of widespread colors as to avoid possible mismatches from working them on a directory basis. Odd instances of hardcoded colors elsewhere will be addressed in future PRs.

Testing Performed

manual, unit testing

@jecr jecr marked this pull request as ready for review December 12, 2023 18:07
@jecr jecr requested a review from a team as a code owner December 12, 2023 18:07
@jecr jecr requested a review from lucechal14 December 12, 2023 19:06
@jecr jecr merged commit f464530 into use-mui-theming Dec 13, 2023
1 check passed
@jecr jecr deleted the theme-components-a branch December 13, 2023 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants