Skip to content

Remove hardcoded colors from the bottom bar in favor of KDS theme#5678

Merged
MisRob merged 1 commit intolearningequality:unstablefrom
Rajeev529:task/del-hard-color
Feb 2, 2026
Merged

Remove hardcoded colors from the bottom bar in favor of KDS theme#5678
MisRob merged 1 commit intolearningequality:unstablefrom
Rajeev529:task/del-hard-color

Conversation

@Rajeev529
Copy link
Copy Markdown
Contributor

@Rajeev529 Rajeev529 commented Jan 30, 2026

Fixes #5672

This PR removes hardcoded background and border colors from the BottomBar component and replaces them with design system color tokens. the styles are applied using computed inline styles so the component supports dynamic theming. this change aligns the BottomBar with Kolibri’s design system guidelines and improves consistency across themes.

updated ui
Screenshot 2026-01-30 233049

inspect of the bottom bar
Screenshot 2026-01-30 233212

@learning-equality-bot
Copy link
Copy Markdown

👋 Thanks for contributing!

We will assign a reviewer within the next two weeks. In the meantime, please ensure that:

  • You ran pre-commit locally
  • All issue requirements are satisfied
  • The contribution is aligned with our Contributing guidelines. Pay extra attention to Using generative AI. Pull requests that don't follow the guidelines will be closed.

We'll be in touch! 😊

Copy link
Copy Markdown
Member

@MisRob MisRob left a comment

Choose a reason for hiding this comment

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

Thanks @Rajeev529!

Code changes make sense. I previewed locally and confirm that user experience is fine.

@MisRob MisRob merged commit c114591 into learningequality:unstable Feb 2, 2026
23 checks passed
@Rajeev529
Copy link
Copy Markdown
Contributor Author

@MisRob thankyou mam

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.

Remove hardcoded colors from the bottom bar in favor of KDS theme

2 participants