-
Notifications
You must be signed in to change notification settings - Fork 44
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
TabBar indicator color not matching application theme #217
Comments
@mdmohsin7 I would like to work on this issue. |
Sir can i start working on it? |
navaneeth0041
added a commit
to navaneeth0041/Monumento
that referenced
this issue
Dec 28, 2024
16 tasks
mdmohsin7
added a commit
that referenced
this issue
Jan 11, 2025
…_Update Fixes #217 | Update tab bar indicator color to match app theme
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🐛 Describe the bug
The indicator color of the tab bar in the Profile View and User Connections Page has the default blue color. This color does not align with the application's overall theme, causing a visual inconsistency.
Steps to Reproduce
Expected Behavior
The tab bar indicator color should match the application's theme for a consistent and polished UI experience.
Actual Behavior
The tab bar indicator color is the default blue, which stands out and does not match the rest of the application's theme.
Screenshots
Profile View (showing blue indicator)
User Connections Page (showing blue indicator)
Additional Information
This issue affects the visual consistency of the application and could impact user experience. Updating the indicator color to match the theme will enhance the application's aesthetic coherence.
The text was updated successfully, but these errors were encountered: