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

Homepage should have light/dark mode #435

Closed
Tracked by #63
NiallJoeMaher opened this issue Sep 28, 2023 · 9 comments
Closed
Tracked by #63

Homepage should have light/dark mode #435

NiallJoeMaher opened this issue Sep 28, 2023 · 9 comments
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

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!

@Szymon17
Copy link

Hey can i try to solve it?
Also I understand that i should prepare this for switcher builded with "next themes".

@NiallJoeMaher
Copy link
Contributor Author

@Szymon17 I think there is a PR open for this one.

@NiallJoeMaher
Copy link
Contributor Author

@Szymon17 I was wrong! I was on my mobile and thought this was a different issue. Do you still want it?

@Danishkar
Copy link
Contributor

@NiallJoeMaher If no one is working on this issue. I can work on this.

@AnuMessi10
Copy link
Contributor

@NiallJoeMaher Hi! I am exploring your web app and it seems innovative, I also have prior experience in developing dark mode using Tailwind CSS for production apps, let me know if you can assign this issue to me. Cheers!

@whitebeard10
Copy link

whitebeard10 commented Oct 2, 2023

/assign @NiallJoeMaher

can i get assigned in this issue

@NiallJoeMaher
Copy link
Contributor Author

@Danishkar let me know if you still want this (and if you aren't working on something else) before I pass it to the next person waiting. 🦾

@Danishkar
Copy link
Contributor

@Danishkar let me know if you still want this (and if you aren't working on something else) before I pass it to the next person waiting. 🦾

Yea i can work on this

@NiallJoeMaher
Copy link
Contributor Author

@whitebeard10 and @AnuMessi10 let me try get you some issues. There should be another batch later today. 🦾

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

No branches or pull requests

5 participants