1 comment

[ 3.6 ms ] story [ 12.4 ms ] thread
Out of curiosity, I challenged myself to come up with a way to set Bootstrap’s primary color to purple using CSS variables. Then I figured that with variables it's easy to make a dark theme and integrate it with the new `prefers-color-scheme` css api.