Greenheart / pagecrypt

Password Protected Single Page Applications and HTML files
GNU Affero General Public License v3.0
233 stars 25 forks source link

Idea : Dark Mode support #19

Closed fynks closed 3 years ago

fynks commented 3 years ago

Hello sir, I was using the original pagecrypt and just came across your version of pagecrypt and i must say it is worth using.Now i want to use it in my personal site but the only problem is lack of dark mode.So can you please add dark-mode to login page and all other area?

Greenheart commented 3 years ago

Happy to hear you enjoy the project so far! 😄

Feel free to create a pull request implementing this! The project is using Tailwind CSS for styling, which makes it relatively simple to add dark mode designs.

The contribution instructions are not well documented at this time, but look at these basic instructions and review the npm scripts used during development and you should be able to solve this.

Let me know if you have any questions!

Greenheart commented 3 years ago

@fynks Dark mode is added in version 5.2.0. Enjoy! :)

Also check out the new magic links to allow users to login with a single click: https://github.com/Greenheart/pagecrypt#share-a-magic-link-to-let-users-open-protected-pages-with-a-single-click