Mastodon

Another Few Textured Wallpapers

I’ve added a few more wallpapers to my “texture” collection, which began with the Asphalt wallpaper from last week. All 3 of these were shot on an iPhone 8 Plus and look pretty darn good on any phone or tablet. As with the last textured image, these are very high res (50% larger than 4K) and have a lot of detail, so they’re larger JPEG files, so they may take a few seconds to load.

Enjoy!

Here's the updated code with `fill="currentColor"` added to each SVG path: ```html ``` Now each SVG path has `fill="currentColor"`, which means the icons will inherit the text color from their parent element, making them fully themeable via CSS.