---
title: NSExtensionServiceTouchBarBezelColorName
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/information-property-list/nsextension/nsextensionattributes/nsextensionservicetouchbarbezelcolorname
---

# NSExtensionServiceTouchBarBezelColorName

The color to use for the bezel around the extension when it appears as a Quick Action in the Touch Bar.

## Discussion

Discussion This key is used in conjunction with the NSExtensionServiceAllowsTouchBarItem key. Set the NSExtensionServiceTouchBarBezelColorName key’s value to the name of a color that exists in your extension’s asset catalog—a color that matches a system color is recommended. If no color is specified, a default color is used.

## See Also

### Related Documentation

- [NSColor](appkit/nscolor.md)
- [Standard colors](appkit/standard-colors.md)
- [Color creation](appkit/color-creation.md)

### Touch Bar

- [NSExtensionServiceAllowsTouchBarItem](bundleresources/information-property-list/nsextension/nsextensionattributes/nsextensionserviceallowstouchbaritem.md)
- [NSExtensionServiceTouchBarIconName](bundleresources/information-property-list/nsextension/nsextensionattributes/nsextensionservicetouchbariconname.md)
- [NSExtensionServiceTouchBarLabel](bundleresources/information-property-list/nsextension/nsextensionattributes/nsextensionservicetouchbarlabel.md)
