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

Add a feature for dark and light modes #27

Open
Omkaragrawal opened this issue Oct 8, 2020 · 2 comments
Open

Add a feature for dark and light modes #27

Omkaragrawal opened this issue Oct 8, 2020 · 2 comments
Assignees
Labels
Hacktoberfest help wanted Extra attention is needed

Comments

@Omkaragrawal
Copy link
Owner

The feature will allow users to switch to dark or light mode as per their convenience, by default it should follow the browser mode.

@Omkaragrawal Omkaragrawal added help wanted Extra attention is needed Hacktoberfest labels Oct 13, 2020
@guptapranav4299
Copy link

I would like to work on this @Omkaragrawal

@Omkaragrawal
Copy link
Owner Author

@guptapranav4299 Make sure about these:

  • The current UI HTML should be followed, keep in mind the ids, etc because those are referenced in the javascript for adding news feeds.

  • UI for news feeds needs to be added in JS too, so update the html lines inside the js files, update them too according to UI.

The code of js is in assets/index.js.
Try using cdnjs for cdn purposes.
If you get any cors issue add the directives to server file and html file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants