DEV Community

Discussion on: Re-creating Apple’s Dark Mode Icon

Collapse
 
afif profile image
Temani Afif

If you are interested here is a CSS only solution :)

Collapse
 
madsstoumann profile image
Mads Stoumann

I had a sneaking feeling you’d do that 😁 Great work, as always.

Collapse
 
link2twenty profile image
Andrew Bone

I started one then thought, I'll just wait for @afif 😅

Thread Thread
 
madsstoumann profile image
Mads Stoumann

Maybe we can push him to add a cool animation to it? 😉

Thread Thread
 
afif profile image
Temani Afif • Edited

why not 😉 (I am using :has() which works on Safari and Chrome with flag enabled, Yes I am lazy to use old stuff )