mirror of
https://github.com/neon443/ShhShell.git
synced 2026-03-11 13:26:16 +00:00
i like how its turned out
This commit is contained in:
@@ -14,7 +14,7 @@ struct CRTView: View {
|
||||
TimelineView(.animation) { tl in
|
||||
let time = tl.date.distance(to: startTime)
|
||||
Rectangle()
|
||||
.foregroundStyle(.black.opacity(0.1))
|
||||
.foregroundStyle(.black.opacity(1))
|
||||
.visualEffect { content, proxy in
|
||||
content
|
||||
.colorEffect(
|
||||
|
||||
Reference in New Issue
Block a user