I'm hoping for green monochrome for nostalgia.![]()
I think in 10.8 we'll see the 16+ million colour palette replaced with either green or amber monochrome screens circa 1983.
I'm hoping for green monochrome for nostalgia.![]()
do shell script ("killall Finder")
To me - no difference. The memory is in your hand, you don't need colour same way you don't need to look at you keyboard while typing.
Actually the memory is not in my hand as they also moved the location of folders in the sidebar. For those that think we are a bunch of crybabies: 1) why mess with something if it works? I can't think of a compelling reason behind Apple's logic on this one (and that goes for a number of features in Lion), and 2) when you've gotten into a groove built up over years, it's no fun to have someone arbitrarily change it. If it's so not a big deal, why not just leave it alone?
3) I'm constantly searching, saving, and moving things in the finder. Media management is a large part of my job. It's not a lot harder, but it is a little harder. Enough to constantly annoy, and who needs more annoyance in their life?
I created an applescript application an added it to my login items.
Applescript contents as follows:
Code:do shell script ("killall Finder")
I'm a novice at Applescript. If I paste 'do shell script ("killall Finder")' into Applescript and then run it, I get the color icons. But if I add it to my login items, it doesn't work. Could you please specify exactly what your steps are once you paste the code into Applescript. Many thanks!
Wheelbarrow please correct me if I have this wrong. It worked for me.I'm a novice at Applescript. If I paste 'do shell script ("killall Finder")' into Applescript and then run it, I get the color icons. But if I add it to my login items, it doesn't work. Could you please specify exactly what your steps are once you paste the code into Applescript. Many thanks!
It's harder to determine what you are looking at, which is an obvious step backward. Having the simple option to choose would be nice. Moving files to and from the sidebar icons is quick when they are in color, now I have to actually stop what I'm doing and read the descriptions because they all look identical. Inefficient at best.
NO, they all do NOT look identical. They are very easy to differentiate. Much ado about nothing! Having said that, it was pointless to get rid of the icon colors in the finder sidebar. I wholeheartedly agree with Apple's move toward making the user interface less distracting while web browsing. I want to concentrate on what's inside the window without my eyes being visually distracted by all sorts of eye candy on the interface. To this end, I totally agree with the washed-out look of the safari menu bar and traffic lights. However, I don't see any reason to remove the color from such things as the finder sidebar icons. To me, that seems like a totally pointless aesthetic move. Still, I don't find that it results in a great loss of productivity for me.
Wheelbarrow please correct me if I have this wrong. It worked for me.
When you are in Applescript editor, after running the script, use File>save and check the option to save as an application. I saved to applications folder but I guess you can put it anywhere.
Then you can add it to the list of login applications. Go to System Preferences>Users and groups>login items and hit the +sign below the list. A file window will appear then navigate to where you saved the file and click on it.
I did this and tried a reboot and it worked fine. It took a fraction of a second to run the script.
When you are in Applescript editor, after running the script, use File>save and check the option to save as an application. I saved to applications folder but I guess you can put it anywhere.
monochrome sidebars were introduced in iTunes 10 I don't see why this is such a shocker
Thanks (or mahalo as we say in Hawaii) are due to some of you here.
Thanks to Cougarcat for initially finding the solution and yes it works in TotalFinder
Thanks to ztrafe for the link to get SIMBL
Thanks to Orthorim for instructions on how to load it. This was critical for me as it was not automated by the package installers. We get spoiled by Apple.
Note to nuno1959: I ran the installer SIMBL-0.9.9.pkg and it made the empty SIMBL folder. You should have it if you download and open the zip file from ztrafe's second link and run the installer. The ColorfulSidebar.dmg has two items. You only have to move the ColorfulSidebar.bundle to the SIMBL folder. You can ignore the Source folder. If I can do it anyone can.
iVeBeenDrinkin'-you can stick with grey icons![]()
Actually the memory is not in my hand as they also moved the location of folders in the sidebar. For those that think we are a bunch of crybabies: 1) why mess with something if it works? I can't think of a compelling reason behind Apple's logic on this one (and that goes for a number of features in Lion), and 2) when you've gotten into a groove built up over years, it's no fun to have someone arbitrarily change it. If it's so not a big deal, why not just leave it alone?
3) I'm constantly searching, saving, and moving things in the finder. Media management is a large part of my job. It's not a lot harder, but it is a little harder. Enough to constantly annoy, and who needs more annoyance in their life?
Looked back and saw that cougarcat had quoted you.*cough* .... forgetting someone?![]()
Yes! Indeed, it is!
Steps:
- Install SIMBL
- Download ColorfulSidebar above
- Put Colorfulsidebar.bundle in /Library/Application Support/SIMBL/Plugins/
Go into terminal and type
Code:killall Finder
Woo-hoo, the colors have returned!