I have a Color taken from the asset, I need to convert it to NSColor.
Color("backgroundTheme").opacity(0.3)
How can I do?
I have a Color taken from the asset, I need to convert it to NSColor.
Color("backgroundTheme").opacity(0.3)
How can I do?
Copyright © 2021 Jogjafile Inc.
NSColoralready have aColorinit. You can use it likeOr you can get color by name like this