cesium / calendarium

📆 Calendar with special events, due dates and week schedule
https://calendario.cesium.di.uminho.pt/
11 stars 2 forks source link

feat: dark mode #179

Closed diogogmatos closed 9 months ago

diogogmatos commented 9 months ago

Implemented a dark mode fully with TailwindCSS and the help of the next-themes npm package that handles toggling, saving preference to local storage, etc.

Preview:

image

image

image

netlify[bot] commented 9 months ago

Deploy Preview for cesium-calendarium ready!

Name Link
Latest commit c7b5f1be84b1a965164f1c7731a5ecc53962f2fd
Latest deploy log https://app.netlify.com/sites/cesium-calendarium/deploys/65b7a94930b42800082eb0cc
Deploy Preview https://deploy-preview-179--cesium-calendarium.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

diogogmatos commented 9 months ago

feat: dark mode