Skip to content

Instantly share code, notes, and snippets.

View Ukaye-dev's full-sized avatar
🐢
I like turtles!

Ukaye Ukaye-dev

🐢
I like turtles!
View GitHub Profile
body {
/* Revert new green to old color */
--old-green: #43b581;
--info-positive-foreground: var(--old-green);
--status-positive-background: var(--old-green);
--text-positive: var(--old-green);
/* Revert new red to old color */
--old-red: #f04747;
--text-danger: var(--old-red);
--info-danger-foreground: var(--old-red);
According to all known laws
of aviation,
there is no way a bee
should be able to fly.
Its wings are too small to get
its fat little body off the ground.