home.social

#b2b2b2 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #b2b2b2, aggregated by home.social.

fetched live
  1. @css html The one with these colors...
    ```
    --c1: #b2b2b2;
    --c2: #ffffff;
    --c3: #d9d9d9;
    ```
    ... and the four conic-gradient() calls followed by a linear-gradient() ...

    (I hope that's specific enough??)