Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow title bar gradient colors to be configurable. #78

Closed
jarod2d opened this issue Nov 13, 2012 · 1 comment
Closed

Allow title bar gradient colors to be configurable. #78

jarod2d opened this issue Nov 13, 2012 · 1 comment

Comments

@jarod2d
Copy link
Contributor

jarod2d commented Nov 13, 2012

It would be useful to be able to set the gradient colors for the title bar view. I know you can set a drawing block and use custom colors with that, but if all you want to do is modify the gradient you're going to have to reimplement all of the other drawing code.

In my particular case this is useful because I have Safari-like tabs underneath my title bar. The default NSWindow title bar color transitions well into the tabs, but INAppStoreWindow's is a bit too dark.

@jarod2d
Copy link
Contributor Author

jarod2d commented Nov 13, 2012

I actually decided to add this functionality myself -- see issue #79 for the pull request which includes this feature.

@jarod2d jarod2d closed this as completed Nov 13, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant