iOS 26.2 adds Liquid Glass slider to clock appearance customization

iOS 26.2 adds Liquid Glass slider to clock appearance customization
source: gettyimages
March 15, 2026

Apple’s iOS 26.2 adds a new way to tailor the Lock Screen clock with a Liquid Glass slider, giving users a spectrum from crystal-clear to softly frosted. When you pick the Glass option, a dedicated slider lets you dial in the level of transparency and translucency to suit your taste.

In addition to the Glass mode, there is a separate Solid toggle that completely disables Liquid Glass for the clock, delivering a fully opaque, traditional look.

Background context shows this isn’t the first time Apple has tinkered with Liquid Glass. iOS 26.1 introduced a Tinted toggle designed to push interface elements like notifications and in-app buttons toward greater opacity for those who prefer less transparency.

User interest in these controls has been high. Many iPhone owners asked for a dedicated slider to adjust Liquid Glass intensity across iOS 26, though it remains unclear whether Apple plans to extend the slider beyond the Lock Screen or apply it system-wide.

What this could mean for the broader iOS experience is still up in the air. If Apple keeps expanding Liquid Glass controls, we might see more elements across the OS adopt adjustable transparency in future updates.

Popular stories

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 148 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) { id title text date }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) { id title }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) { id title domain }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) { id title }
}
{
  "id": 6646549,
  "domain": 7,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}