在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):zenangst/Gray开源软件地址(OpenSource Url):https://github.com/zenangst/Gray开源编程语言(OpenSource Language):Swift 99.6%开源软件介绍(OpenSource Introduction):GrayCurrent version: 0.17.0 [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:
InstructionsGo into 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 worksUnder 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 :) ) BuildingIf you want to build git clone [email protected]:zenangst/Gray.git
cd Gray
pod install
open Gray.xcworkspace Happy coding! Supporting the projectIf you want to support the development of this framework, you can do so by becoming a sponsor. AuthorChristoffer Winterkvist, [email protected] LicenseGray is available under the MIT license. See the LICENSE file for more info. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论