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

Web 67 dark mode #51

Closed
wants to merge 32 commits into from
Closed

Web 67 dark mode #51

wants to merge 32 commits into from

Conversation

archessmn
Copy link
Member

Calendar dark theming should now be consistent across desktop and mobile views. Added CSS nesting to tidy up dark mode CSS for calendar. Global support for the dark: selector for tailwind classes which will be consistent with page theme.

@archessmn archessmn self-assigned this Oct 9, 2023
@linear
Copy link

linear bot commented Oct 9, 2023

WEB-67 Dark mode

@archessmn archessmn requested review from probablybenallen and removed request for markspolakovs October 9, 2023 21:19
Copy link
Member

@markspolakovs markspolakovs left a comment

Choose a reason for hiding this comment

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

The contrast on a filled crew position (line ~125 in SignupSheets.tsx) is a bit low:
image

And I think the theme selector icons might need alt text or an aria-label:
image

(though does light/dark theme even make sense if you're using a screen reader? :philosoraptor:)

Other than that, really nice work, thank you so much @archessmn!

app/(authenticated)/calendar/[eventID]/page.tsx Outdated Show resolved Hide resolved
app/(authenticated)/layout.tsx Outdated Show resolved Hide resolved
Copy link
Member

@markspolakovs markspolakovs left a comment

Choose a reason for hiding this comment

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

Will let @probablybenallen give final approval, but I can't see any issues - again, thank you so much!

@markspolakovs
Copy link
Member

Closing in favour of #54.

@probablybenallen probablybenallen deleted the web-67-dark-mode branch October 11, 2023 17:39
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