winBuddy fork to change window border colors
- Designed for 10.9+
- winBuddy is a SIMBL plugin that stylizes application window on macOS
- Author: w0lfschild
- Hide/Show window Shadow
- Hide/Show window Title Bar
- Hide/Show Menubar Bar and Dock when application is active
- Add window border
- window border changes color for active window
- Some applications may look odd
- Some applications are blacklisted by default including Notification Center and LoginWindow
- winBuddy functionality is controlled form the window menu in individual applications
- Download mySIMBL
- Download winBuddy
- Unzip downloads
- Open
winBuddy.bundle
withmySIMBL.app
- Restart any application to have winBuddy plugin loaded
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!
In winbuddy.m, toward the bottom of the document, you'll see "[NSColor blackcolor]" and "[NSColor redcolor]". Those are what you wanna change. Figure out which colors you want the inactive, and active window borders to be (predefined colors). Also you can find "border width" somewhere in that document, change that to whatever you want. In xcode choose "build for running" and then find your new bundle in ~/Library/Developer/Xcode/DerivedData, and put that into your simbl folder.