ghostty/macos/Sources/App/macOS/ghostty-bridging-header.h
Pete Schaffner 3b6bac0121 Make special blending mode class more generic
This allows us to specify what kind of context we'd like our vibrant
layer to exist in (light or dark).
2024-02-11 00:53:18 +01:00

4 lines
66 B
Objective-C

// C imports here are exposed to Swift.
#import "VibrantLayer.h"