style: add macos chat glass background

This commit is contained in:
Peter Steinberger
2025-12-22 19:55:17 +01:00
parent 15e468f5dd
commit 3412ff7003
4 changed files with 56 additions and 17 deletions

View File

@@ -44,7 +44,7 @@ public struct ClawdisChatView: View {
public var body: some View {
ZStack {
ClawdisChatTheme.surface
ClawdisChatTheme.background
.ignoresSafeArea()
VStack(spacing: Layout.stackSpacing) {