|
|
|
|
|
by hermanya
2755 days ago
|
|
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. |
|