Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/b3ll/darkdock
Make Yosemite's Dock always Dark
https://github.com/b3ll/darkdock
Last synced: about 2 months ago
JSON representation
Make Yosemite's Dock always Dark
- Host: GitHub
- URL: https://github.com/b3ll/darkdock
- Owner: b3ll
- Created: 2014-07-06T17:58:42.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-08T17:35:58.000Z (over 10 years ago)
- Last Synced: 2023-04-11T19:41:38.712Z (over 1 year ago)
- Language: Objective-C
- Size: 938 KB
- Stars: 21
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.mdown
Awesome Lists containing this project
README
# DarkDock
Forces "Dark" mode on the Dock in OS X Yosemite.### Intro
**Note**: This may probably break in the future, so this plugin is targeting Yosemite Beta 2 and 3.Basically, I personally think the Light themed Dock folders look terrible and I much prefer the HUD style from 10.9 and earlier. However, the light theme looks fantastic everywhere else, so this just forces the dock to be Dark, and everything else to be whatever it wants to be.
![Preview](DarkDock.jpg)
### How do I DarkDock?
Build Plugin in Xcode and codesign it. Then drop it into:````
~/Library/Application Support/SIMBL/Plugins
````Use [EasySIMBL](https://github.com/norio-nomura/EasySIMBL/) to load it for maximum effect!
And then:
````
killall Dock
````### License?
Pretty much the BSD license, just don't repackage it and call it your own please!Also if you do make some changes, feel free to make a pull request and help make things more awesome!
### Contact Info?
Feel free to follow me on twitter: [@b3ll](https:///www.twitter.com/b3ll)!