SpeakingInBits / PC2

Custom replacement website for pc2online.org. Now live!
https://pc2online.org/
6 stars 0 forks source link

Bootstrap themes #211

Open MistySunMew opened 1 year ago

MistySunMew commented 1 year ago

The latest version of bootstrap supports theming, we could use this to introduce a high contrast theme that is easier to read for those who have vision issues Bootstrap Docs: https://getbootstrap.com/docs/5.3/customize/color-modes/

MistySunMew commented 1 year ago

We should also check and see if the client is okay with a total theme overhaul and introduce a light and dark mode

MistySunMew commented 1 year ago

You can also check some systems default theme and start with that. How to do that: https://medium.com/hypersphere-codes/detecting-system-theme-in-javascript-css-react-f6b961916d48