I'm digging those arrows. Could I get those?A white dock to match the menubar and my MacBook.
I'm digging those arrows. Could I get those?A white dock to match the menubar and my MacBook.
A white dock to match the menubar and my MacBook.
Here is the Macbook Pro's dock.. I used the automated one on this because I just wanted a nice shinny black. I change my wallpaper too often to have a specific colour on my lappy
p.s. Here is the link to the installer.
Wow! That actually looks really cool! I like how the reflections are really subtle... almost look a little blurred but, that may just be the jpeg compression. Anyways... that white Dock looks almost like ice or something. I'm not a fan of the arrows or the crosswalk divider but, I like the background color. I wish the 2D Dock was this customizable... makes me wish I liked the 3D Dock![]()
Same person you commented about earlier
um I don't know the exact date of that wall but I got it from http://www.mandolux.com/ So I will just attach it in the 1440x900 version that I have.
I'm digging those arrows. Could I get those?
Does the dock floor image have to be a specific height? Because if it accepts taller images, then you could add on a virtual "back" to the dock so that your icons would look like they're actually contained in a real shelf and not spilling onto the desktop! That way the desktop image won't make the icons hard to see.
Take the dock graphic that looks like this:
Code:______________ /______________\
And make it look like this:
Code:____________ | | |____________| /______________\
I'm at work on a PC at the moment, so I haven't had a chance to try and download the rainbow dock files.
I see what you mean about the frontline problem. Hmm, tricky. Is there any way it could just be a translucent glass image of some sort? Might be less jarring that the white line?
Edit: Downloaded the rainbow dock zip at work, I get the whole lot of files plus some preview images and other stuff.
A white dock to match the menubar and my MacBook.
A white dock to match the menubar and my MacBook.
Space dock with old apple logo indicators:
![]()
I think I'll make it lighter so the reflections will show a little more.
I also have a granite/slate one I like. I'll try to post it tomorrow.
A white dock to match the menubar and my MacBook.
Anyone else think its funny that its taken us a week to come up with 10+ gorgeous dock styles when it took apple over a year to come up with one hideous one!
Anyone else think its funny that its taken us a week to come up with 10+ gorgeous dock styles when it took apple over a year to come up with one hideous one!
After I download the DarkDock file and modify it, how do I actually replace it as my Dock?
sudo cp /Users/<nameofyourhomefolder>/Downloads/scurve-m.png /System/Library/CoreServices/Dock.app/Contents/Resources/scurve-m.png
The dock files are in system>library>core services>dock>contents>resources called 'scurve'. You need to right-click on Dock and go "show package contents" to get into contents>resources. Back up the scurve files in here first as you will be rewriting them.
As the Dock is running, the easiest thing to do is use Terminal to force the newly downloaded files to overwrite the existing ones.
Open Terminal and go:
Code:sudo cp /Users/<nameofyourhomefolder>/Downloads/scurve-m.png /System/Library/CoreServices/Dock.app/Contents/Resources/scurve-m.png
Replace scurve-m.png with the files names of each of the files in DarkDock.
The in Terminal go killall Dock, and the new dock will load.