Glass theme in the style of Apple's Liquid Glass #43
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A new theme, glass, in light and dark, with frosted translucent panels like Apple's Liquid Glass: backdrop-filter blur and saturate on the sidebar, topbar, player, dialogs, toasts, tabs and button groups, a thin bright edge, and a soft coloured gradient behind them.
Plan:
Left out: SVG feDisplacementMap refraction. It works only in Chromium and only on fixed-size shapes, so Safari and iOS would never show it.
References: https://kube.io/blog/liquid-glass-css-svg/ , https://github.com/nikdelvin/liquid-glass
Done in
ad15ae3: a Glass theme, light and dark, with translucent blurred panels over a soft coloured wash, and frosted sticky headers over the episode list. It goes solid when the system asks for less transparency or more contrast. tests/contrast.js now samples the wash, so text over it is held to AA. Refraction was left out, as planned. Deployed to Tower on 2026-09-19.