DESIGN ·
Why we design everything in pixel art
When people hear 'pixel art', they think retro games and nostalgia. Fair enough — we love those too. But that is not why every Bloomix app is drawn in pixels.
> CONSTRAINTS KEEP YOU HONEST
In pixel art there is nowhere to hide. No gradient smooths over a lazy shape, no blur disguises a misaligned edge. Every dot is a decision you made on purpose. That discipline leaks into the code: if a screen cannot justify its pixels, it probably cannot justify existing.
> SMALL ART, SMALL APPS
A pixel icon is a few kilobytes. A pixel UI does not need a heavyweight rendering stack, a font CDN, or a design system with 400 tokens. Our apps stay tiny to download and quick to open — the aesthetic and the engineering are the same decision.
> AND YES, IT IS FUN
There is a particular joy in watching a 16x16 grid slowly become a bell, a calculator key, or a little sprout with a face. If using our apps gives you even a slice of that joy, the pixels did their job.
Thanks for reading! Questions or thoughts? Get in touch or check out our apps.