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

Add the iMac colours to colour options available #5

Open
mw-xyz opened this issue Oct 5, 2022 · 1 comment
Open

Add the iMac colours to colour options available #5

mw-xyz opened this issue Oct 5, 2022 · 1 comment

Comments

@mw-xyz
Copy link

mw-xyz commented Oct 5, 2022

Since the new 2021 iMacs came out, they've had new customisable accent colours which you can get with the simple terminal command, but these aren't available on this yet
defaults write -g NSColorSimulateHardwareAccent -bool YES
defaults write -g NSColorSimulatedHardwareEnclosureNumber -int}

Therefore, you could add these colours (there's 6 of them) to the database thing to check for matches to those colours as well.

Other than that its a really cool project!!!

@yuhonas
Copy link
Owner

yuhonas commented Nov 17, 2022

I wasn't aware of these, awesome! thanks for the feedback i'll look into it

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

2 participants