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

Profile page should have light/dark mode #434

Closed
Tracked by #63
NiallJoeMaher opened this issue Sep 28, 2023 · 4 comments · Fixed by #460
Closed
Tracked by #63

Profile page should have light/dark mode #434

NiallJoeMaher opened this issue Sep 28, 2023 · 4 comments · Fixed by #460
Assignees
Labels
enhancement New feature or request hacktoberfest

Comments

@NiallJoeMaher
Copy link
Contributor

Context

So we can give a better user experience, we are working on a light/dark mode.

Expected Behavior

We use Tailwind so we should enable this by having a default light mode and dark mode with the dark: prefix.
You can see how this is done here: https://tailwindcss.com/docs/dark-mode

Current Behavior

By default, we only use a dark theme.
You can see the feed here: https://www.codu.co/settings

Additional info

The background for light mode should be: bg-neutral-100
The text should be: text-neutral-900
The cards should have a background of: bg-white
borders for light mode should be: neutral-100

If there is more questions let me know as I'm sure I've missed something!

@Danishkar
Copy link
Contributor

Can i work on this?

@NiallJoeMaher
Copy link
Contributor Author

@Danishkar I assigned you another. So if this is still open when it's done absolutely. 🦾

@pateldivyesh1323
Copy link
Contributor

@NiallJoeMaher Now I can start working on this. Can I get this assigned?

@NiallJoeMaher
Copy link
Contributor Author

All yours @pateldivyesh1323. Attach some screenshots to the PR so we can see it when you get it done. 🦾 Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants