github-profile-readme-generator
github-profile-readme-generator copied to clipboard
Dark Theme Compatibility
github stats , language card and social icons should adapt to dark theme
There are third party chrome Extensions by which github changes to dark theme. other components like name and bullet points are automatically adapted to that dark theme
It would be great if this works with card and social icons too
below attached is the screenshot for the refrence
@priyanshnama would you like to contribute?
@rahuldkjain. I don't know JS, CSS, TypeScript as of now.
@priyanshnama cool. Keep Growing💪
@priyanshnama Hey, you can assign it to me. I would like to contribute it.
@priyanshnama Hey, you can assign it to me. I would like to contribute it.
@rahuldkjain in case you missed it.
Oops, I mentioned wrong person in my previous comment :( Hey, you can assign it to me. I would like to contribute it. @rahuldkjain
Moreover for testing purpose we can force dark mode in chrome by-
- go to
chrome://flags/
- search Dark mode
- set Force Dark Mode for Web Contents to
Enabled
Found an article recently. This might help you https://dev.to/dip15739/dark-mode-with-only-1-css-property-17fl @priyanshnama
Check this too: in case if you need https://css-tricks.com/dark-modes-with-css/
Moreover for testing purpose we can force dark mode in chrome by-
- go to
chrome://flags/
- search Dark mode
- set Force Dark Mode for Web Contents to
Enabled
This doesn't work in all cases. Better to test with Dark reader extension
Found an article recently. This might help you https://dev.to/dip15739/dark-mode-with-only-1-css-property-17fl @priyanshnama
Check this too: in case if you need https://css-tricks.com/dark-modes-with-css/
Sure we will... Thanks 😀
@isagul
According to my research, unfortunately i figured out that markdown does not support color and i decided that adding dark theme into generator page.
Cool @isagul.
No update on changing the overall them to dark mode?