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

Feat/dark mode (#1502) #2521

Merged
merged 13 commits into from May 16, 2024
Merged

Conversation

mike-kiss
Copy link
Collaborator

@mike-kiss mike-kiss commented May 11, 2024

This PR:

  • Adds an initial dark theme and applies it.
  • Switches most components to using the useTheme hook rather than accessing the theme directly.
  • Removes some over-specified colors and unused classes.
  • Adds a setting to change back to light mode Uses the OS/browser default

Pull Request Checklist

  • I have linked this PR to a related GitHub issue.
  • I have added a description of the change (and Github issue number, if any) to the root CHANGELOG.md.

(Optional) Mobile checklist

Please ensure you completed the following checks if you did any changes to the mobile package:

  • I have run e2e tests for mobile
  • I have updated base screenshots for visual regression tests

@mike-kiss mike-kiss changed the title DRAFT: Feat/dark mode (#1502) Feat/dark mode (#1502) May 16, 2024
@mike-kiss mike-kiss requested a review from leblowl May 16, 2024 15:08
Copy link
Collaborator

@leblowl leblowl left a comment

Choose a reason for hiding this comment

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

Thanks!

@holmesworcester holmesworcester merged commit 043c082 into TryQuiet:develop May 16, 2024
19 of 31 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
Development

Successfully merging this pull request may close these issues.

None yet

3 participants