---
title: vibrant
framework: widgetkit
role: symbol
role_heading: Type Property
path: widgetkit/widgetrenderingmode/vibrant
---

# vibrant

The system desaturates the widget, making a monochrome version that it uses to create an adaptive, vibrant effect.

## Declaration

```swift
static let vibrant: WidgetRenderingMode
```

## Mentioned in

Developing a WidgetKit strategy Preparing widgets for additional platforms, contexts, and appearances Displaying the right widget background

## Discussion

Discussion The system displays vibrant widgets on the Lock Screen on iPhone.

## See Also

### Rendering modes

- [fullColor](widgetkit/widgetrenderingmode/fullcolor.md)
- [accented](widgetkit/widgetrenderingmode/accented.md)
