OWASP / Nest

Explore OWASP and be a part of it
https://nest.owasp.dev
MIT License
10 stars 11 forks source link

Implement light/dark theme support #15

Closed VedmaPranav closed 1 month ago

VedmaPranav commented 1 month ago

This PR addresses Issue #3

Screenshot of the change:

Screenshot 2024-09-29 at 3 45 19 PM Screenshot 2024-09-29 at 3 45 45 PM

Please feel free to suggest different styling, or any other feedback

VedmaPranav commented 1 month ago

@arkid15r I ran the pre-commit checks and updated the PR

VedmaPranav commented 1 month ago

I mistakenly merged the main branch into this branch, I need to undo the merge.

arkid15r commented 1 month ago

I mistakenly merged the main branch into this branch, I need to undo the merge.

So the pre-commit step of CI/CD is still failing. Could you address the pre-commit requirement issues?

VedmaPranav commented 1 month ago

Hey @arkid15r I have removed any extra CSS that may not be used in the feature and changed the icons from images to font awesome like you suggested let me know if you need me to make anymore changes

VedmaPranav commented 1 month ago

@arkid15r I updated the base html file to use static tag