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

chore: theme enhancements #476

Merged
merged 9 commits into from
Jul 9, 2024

Conversation

saeedbashir
Copy link
Contributor

This PR adds two new color pallets for customization of styled button in dark mode for better accessibility and course card bg color.

openedX edX
pre-login-landing edx-pre-login-landing
enrolled_courses edx-enrolled-courses

Note: I've set the color in a way that it will not effect the open edX theme and gives the community more ways to configure the app.

@rnr rnr linked an issue Jul 2, 2024 that may be closed by this pull request
rnr
rnr previously approved these changes Jul 2, 2024
rnr
rnr previously approved these changes Jul 3, 2024
@rnr rnr linked an issue Jul 3, 2024 that may be closed by this pull request
@saeedbashir
Copy link
Contributor Author

@volodymyr-chekyrta Could you spare some time and review it?

@@ -61,6 +61,9 @@ struct HandoutsView: View {
)
})
Divider()
.frame(height: 1)
.overlay(Theme.Colors.cardViewStroke)
.accessibilityIdentifier("devider")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo?
devider -> divider

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@volodymyr-chekyrta volodymyr-chekyrta merged commit 5f4268c into openedx:develop Jul 9, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants