#glassmorphism

2025-07-02
2025-06-10
That HTML Blog & The Spicy Webvanillaweb@intuitivefuture.com
2025-06-09

Another year, another UI. Get ready for some pretty chonky box-shadow declarations…

box-shadow: inset -1.5px -1.5px 3px color-mix(in oklch, DarkSlateBlue, transparent 40%), inset 1px 1px 2px color-mix(in oklch, lightcyan, transparent 50%), 0px 10px 40px color-mix(in oklch, darkblue, transparent 70%);

and don't forget to play with backdrop-filter: blur()! 😅

#LiquidGlass #Glassmorphism

Python Job Supportpythonjobsupport
2024-12-22

54.PowerPoint Tutorial Glassmorphism Infographic | 

freedownload Link Below] Hello Users.! I am a using latest version in all my ... source

quadexcel.com/wp/54-powerpoint

Ana Tudor 🐯anatudor
2024-09-04

A few years ago, I wrote an article about creating an icon glassmorphism effect css-tricks.com/icon-glassmorph

Hint: nowhere near as simple as when working with rectangular shapes!

At the time, Firefox didn't respect `clip-path`/ `mask` shapes for `backdrop-filter` - now that has changed! 🥳

Here's the final live demo on @codepen codepen.io/thebabydino/pen/mdw

Chrome (top) and Firefox (bottom) screenshot collage of the emoji glassmorphism effect for comparison. The emojis are obviously different, but the result is otherwise pretty similar.
2024-04-27

Uh oh... the Linux brainrot has started once again... I want this...
Glassmorphism is like. so good. i need it.

(image taken from reddit.com/r/unixporn/comments)

#Linux #Glassmorphism

Inautiloinautilo
2024-02-09
Ana Tudor 🐯anatudor
2023-12-13

Saw this little demo I made a few months ago on just got picked 🌟 codepen.io/thebabydino/pen/Vwq

It's a little + 3D thing. 😼

The concept behind the 3D part is something I detailed in an article well over 5 years ago! css-tricks.com/what-houdini-me

Ana Tudor 🐯anatudor
2023-10-16

Anyway if you're into effects github.com/web-platform-tests/

Started out as me coming across a GIF on Dribbble dribbble.com/shots/18943317-An

Within minutes, made this demo:
codepen.io/thebabydino/pen/Vwq

But this demo animates CSS variables, so it can't work in Firefox.

Okay, no CSS vars animation version 🤷‍♀️
codepen.io/thebabydino/pen/OJr

But we still hit 🪲 1816561 bugzilla.mozilla.org/show_bug.

So here's a fake 3D version codepen.io/thebabydino/pen/poq

/* relevant code only, some styles omitted */
body { perspective: 100em }

.system {
	transform-style: preserve-3d;
	rotate: -22.5deg;
	
	&::before, &::after {
		--p: 0;
		transform: 
			rotatey(calc(-1*var(--ay))) 
			translate(275%) 
			rotatey(var(--ay)) 
			rotate(calc(var(--az) - 45deg));
		animation: 
			ay 2*$t ease-in-out infinite, 
			az $t ease-in-out infinite;
		animation-delay: calc(var(--p)*-1*#{$t})
	}
	&::after { --p: 1 }
}

@keyframes ay {
	50% { --ay: .5turn }
	100% { --ay: 1turn }
}
@keyframes az { to { --az: 1turn } }

.glass { backdrop-filter: blur(12px) }Screenshot. Shows a still of the animation where two shapes, a white square and a green disc orbit around a round glass. At the point where the screen was taken, the white square starts passing behind the glass, so the part of it seen through the glass looks blurred (this is the glassmorphism effect), white the green disc starts passing in front of the glass, so nothing about how we see it gets altered by the glass.
2023-08-19

je continue mes overlays ​:ac_joy:​​:bongobolb:​
y'a des trucs infaisables pour moi pour le moment (genre le tchat ptdr) mais pas insurmontable non plus
faut aussi que je fasse un wip de mon avatar, j'espère j'aurais fini avant la rentrée
​:blob_sweat:​

#uxui #uidesign #overlay #twitch #streamer #claymorphism #glassmorphism #figma #mastoart #fediart

overlay de stream twitch en just chatting. on y voit le titre, le tchat et les réseaux sociaux, dans un style claymorphisme, glassmorphisme, avec une palette de couleur orangéeoverlay de stream twitch en partage d'écran. on y voit le titre, le tchat, les réseaux sociaux et l'écran de mon navigateur, dans un style claymorphisme, glassmorphisme, avec une palette de couleur orangée
2023-08-17

j'essaie de me faire mes overlays, pour pouvoir reprendre les streams à la rentrée
j'ai galéré à trouver un truc qui me correspond vraiment mais je pense que je suis en bonne voie
​:ac_flourish:​
voici un
#wip ! ​:meowflower:​

#uxui #uidesign #overlay #claymorphism #glassmorphism #figma #twitch #fediart

overlay twitch dans un style claymorphism (effet pâte à modeler). On y voit un fond animal crossing, un titre en bas et un chat à droite
Palette de couleur orange et transparence
CodePen.IO :verify:CodePen@hello.2heng.xin
2021-08-03

RT Tirso
A mi me descuidan unas horas sin internet y hago un diseño bonito de una calculadora basandome en #glassmorphism con modo oscuro incluido y microinteracciones jajaja ♥
#htmlcss #uxui #darkmode #microinteractions #codepen #javascript
codepen.io/tirsolecointere/ful

:sys_twitter: twitter.com/tirsolecointere/st

Media source: https://pbs.twimg.com/media/E74QWt5WUAEV1DD?format=jpg&name=orig

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst