Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Allow creating custom NSColors #180

Open
andrewzah opened this issue Dec 6, 2017 · 1 comment
Open

Allow creating custom NSColors #180

andrewzah opened this issue Dec 6, 2017 · 1 comment

Comments

@andrewzah
Copy link

I was looking at the code and only found clearColor. However, I'd like the ability to use custom colors (to change the title bar on OSX).

I can implement this probably if you point me in the right direction.

@jdm
Copy link
Member

jdm commented Dec 6, 2017

If you add more methods to the NSColor trait that send messages like https://developer.apple.com/documentation/appkit/nscolor/1535804-colorwithred?language=objc then it should be possible.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants