Giter Club home page Giter Club logo

gray's Introduction

Gray

Gray Icon

Current version: 0.5.1 [Download]

Ever wanted to have light and dark apps live side-by-side in harmony? Well, now you can. With Gray you can pick between the light appearance and the dark appearance on a per-app basis with the click of a button.

To quote the late Michael Jackson:

It don't matter if you're black or white

Instructions

Go into System Preferences > General and set your Mac to use dark appearance.

Note the application that you want to change the appearance of will have to restart before you see the changes. This is currently handled by Gray but be sure to not have any unsaved changes before you start tailoring your macOS experience.

How it works

Under the hood, Gray simply configures which app should be forced to use the light aqua appearance. You can achieve this without installing Gray by merely running a terminal command.

defaults write com.apple.dt.Xcode NSRequiresAquaSystemAppearance -bool YES

The command creates a new entry in the user's configuration file for the specific application. It does not alter the system in any way. So when you are done configuring, you can toss Gray in the trash if you like (I hope you don't :) )

Building

If you want to build Gray using Xcode, you can follow these instructions.

git clone [email protected]:zenangst/Gray.git
cd Gray
pod install
open Gray.xcworkspace

Happy coding!

Author

Christoffer Winterkvist, [email protected]

License

Gray is available under the MIT license. See the LICENSE file for more info.

gray's People

Contributors

zenangst avatar 16patsle avatar ramongilabert avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.