---
title: "New: Glassmorphism Meeting Room Display Theme!"
slug: new-glassmorphism-meeting-room-display-theme
published: 2023-03-11T00:04:29.000Z
updated: 2023-03-11T00:04:29.000Z
feature_image: /blog/images/new-glassmorphism-meeting-room-display-theme/glassmorphism-display-theme-available.1600.webp
feature_image_alt: Glassmorphism meeting room display theme on a colourful gradient showing the room available with reserve options
feature_image_caption: Meeting Room 365 Glassmorphism Theme
author: James Futhey
author_slug: james
meta_description: A frosted-glass meeting room display theme inspired by Windows 11, in left- and right-aligned variants. Available on all Meeting Room 365 displays.
status: published
---

We've added a new theme, available for all Meeting Room displays – Glassmorphism.

This includes a left and a right-aligned variant. Inspired by emerging UI trends, and the look-and-feel of Windows 11, and other software you may already be using, the Glassmorphism UI theme imitates the look-and-feel of frosted glass.

### The Left-aligned Theme

This theme most closely resembes our existing v2 theme, but applies a Glassmorphism effect.

![Left aligned glassmorphism display theme showing the room occupied and reserved for 45 minutes](/blog/images/new-glassmorphism-meeting-room-display-theme/glassmorphism-theme-left-aligned-occupied.1600.webp)
_The meeting room is reserved_

![Left aligned glassmorphism display theme showing the room available with reserve durations](/blog/images/new-glassmorphism-meeting-room-display-theme/glassmorphism-theme-left-aligned-available.1600.webp)
_The meeting room is available_

### What is Glassmorphism?

Glassmorphism is a style that gives the impression of transparent or frosted glass. It creates a sense of depth and dimensionality, with UI elements appearing to float on top of a background. This is achieved through the use of blur, transparency, and color gradients, resulting in a sleek and modern look.

### The Right-aligned Theme

This is a right-aligned varient of the Glassmorphism theme. The only change is that it swaps meeting elements from the left to right side of the display.

For this demo, we've added status bars and switched the background.

![Right aligned glassmorphism display theme showing the room occupied and reserved for 45 minutes](/blog/images/new-glassmorphism-meeting-room-display-theme/glassmorphism-theme-right-aligned-occupied.1600.webp)
_The room is occupied, and meetings are aligned to the right._

![Right aligned glassmorphism display theme showing the room available with reserve durations](/blog/images/new-glassmorphism-meeting-room-display-theme/glassmorphism-theme-right-aligned-available.1600.webp)
_The room is available, and meetings are aligned to the right._

### Setup on your own displays

You can try these out today by replacing your custom CSS with the following:

**Left-aligned Theme:**

```css
@import url("https://appstatic.mr365.co/glass.theme.css");
```

**Right-aligned Theme:**

```css
@import url("https://appstatic.mr365.co/glass.right.theme.css");
```

Then, you can use any options in the v2 style editor to further customize your display.

More themes will be coming in the future. Let us know what you think!
