System Color Theme Check In JavaScript
Few days back I was wondering how to know if the system theme is dark or light in web using JavaScript and I found a way to detect that.
In this article, I will share the implementation that I used to check the system theme.
We will use the method m...
blog.bibekkakati.me1 min read