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

Dark mode styling improvements #542

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

alex-yau-ttd
Copy link
Contributor

@alex-yau-ttd alex-yau-ttd commented Oct 9, 2024

Text colour

There was a very subtle colour difference for the participant switcher & Log Out button when compared to the other menu items.

Before

image

After

image

Dropdowns

  • Rows Per Page styling had gone weird - reverting to a green border and wrong padding
  • Add a border to the SelectDropdown menu items

Before

image

After

image

Loading component

Added dark mode support for the loading component. This involved moving the dark mode class name from the app to the root div.

Before

image

After

image

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.

1 participant