Short n’ sweet but ever so neat, this issue covers light/dark favicons, @mixin , anchor-interpolated morphing, object-view-box , new web features, and more. SVG favicons that respect the color scheme I’m a sucker for colorful logos with about 50% lightness that look awesome on light and dark backgrounds, but not all logos can be like that. Paweł Grzybek showed us how to implement SVG favicons that respect the color scheme , enabling us to display favicons conditionally, but the behavior isn’t consistent across web browsers. It’s an interesting read and there appears to be a campaign to get it working correctly. And once that happens, here’s a skeuomorphic egg-themed CSS toggle that I found last week. Perfect timing, honestly. Skeuomorphic Egg Toggle Switch [HTML + CSS + JS] Organic mechanics. Complex box-shadow layering and border-radius manipulation. Tactile feedback through depth.…