Hi everyone.
I notices a couple of videos and reports online that mention that the new iMacs have ONE ADDITIONAL Accent Color all the way to the RIGHT in System Preferences/General. Yellow for a yellow iMac, green for a green iMac etc..
This value shows up to the right of Graphite (see screenshot).
Since these settings are not showing on other machines... I was wondering whether they don't exist, or are just hidden. I'm assuming it's the latter.
If people with the new iMacs are willing to check... we can find out what the actual values for these colors are... and we may be able to set them via Terminal.
There's a pretty interesting discussion of this topic here:
https://stackoverflow.com/questions...termine-the-macos-10-14-accent-color/51695756
Sadly... it's kinda outdated.
It'd be cool if you had a new iMac, could set the Accent Color to that special 10th color. Then open Terminal and enter
And report back WHICH iMac you have... and what result was displayed.
I notices a couple of videos and reports online that mention that the new iMacs have ONE ADDITIONAL Accent Color all the way to the RIGHT in System Preferences/General. Yellow for a yellow iMac, green for a green iMac etc..
This value shows up to the right of Graphite (see screenshot).
Since these settings are not showing on other machines... I was wondering whether they don't exist, or are just hidden. I'm assuming it's the latter.
If people with the new iMacs are willing to check... we can find out what the actual values for these colors are... and we may be able to set them via Terminal.
There's a pretty interesting discussion of this topic here:
https://stackoverflow.com/questions...termine-the-macos-10-14-accent-color/51695756
Sadly... it's kinda outdated.
It'd be cool if you had a new iMac, could set the Accent Color to that special 10th color. Then open Terminal and enter
Bash:
defaults read -g AppleAccentColor
And report back WHICH iMac you have... and what result was displayed.