Skip to content

imhanhan/NSView_SystemAppearanceBackgroundColor

Repository files navigation

NSView+SystemAppearanceBackgroundColor

Demo

A NSView Extension for system appearance background color. By setting colors for certain system appearance, this extension can change the background color of NSView you specifyed for target appearcen automatically when system appearance changed.

Installation

Swift Package Manager

Add NSView+SystemAppearanceBackgroundColor" to the dependencies value of your Package.swift.

dependencies: [
    .package(url: "https://github.com/devlinlin/NSView_SystemAppearanceBackgroundColor.git"
]

License

NSView+SystemAppearanceBackgroundColor is available under the MIT license. See LICENSE for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages