Skip to content

Confetti for Bluesky by griffenhiggins

Screenshot of Confetti for Bluesky

Details

Authorgriffenhiggins

LicenseNo License

Categoryhttps://bsky.app/profile/

Created

Updated

Size343 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Adds confetti to your profile, should be used during your birthday (or whatever else you're celebrating)

Notes

You need to manually set it to your profile, unless you're yancadoodles :p

Source code

/* ==UserStyle==
@name       HAPPY BIRTHDAY
@version    20250204.01.59
@namespace  ?
==/UserStyle== */

@-moz-document url-prefix("https://bsky.app/profile/yancadoodles.bsky.social") {
html, body, #root:after {
content: "";
background: url("https://i.gifer.com/6ob.gif");
height: 100%;
width: 100%;
position: absolute;
pointer-events: none
}
}

Reviews

No reviews yet.