<!--
{
  "availability" : [
    "macOS: 10.14.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "BundleResources",
  "identifier" : "/documentation/BundleResources/Information-Property-List/NSExtension/NSExtensionAttributes/NSExtensionServiceTouchBarBezelColorName",
  "metadataVersion" : "0.1.0",
  "role" : "Property List Key",
  "symbol" : {
    "kind" : "Property List Key",
    "modules" : [
      "Bundle Resources"
    ],
    "preciseIdentifier" : "plist:Information_Property_List.NSExtension.NSExtensionAttributes.NSExtensionServiceTouchBarBezelColorName"
  },
  "title" : "NSExtensionServiceTouchBarBezelColorName"
}
-->

# NSExtensionServiceTouchBarBezelColorName

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

## Discussion

This key is used in conjunction with the [`NSExtensionServiceAllowsTouchBarItem`](/documentation/BundleResources/Information-Property-List/NSExtension/NSExtensionAttributes/NSExtensionServiceAllowsTouchBarItem) key.

Set the [`NSExtensionServiceTouchBarBezelColorName`](/documentation/BundleResources/Information-Property-List/NSExtension/NSExtensionAttributes/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

  <doc://com.apple.documentation/documentation/AppKit/NSColor>

  <doc://com.apple.documentation/documentation/AppKit/standard-colors>

  <doc://com.apple.documentation/documentation/AppKit/color-creation>



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)