Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prism

Color matters.

Prism is a simple utility that allows you to customize macOS applications with supported system accent colors.

How it works

Accent and selection highlight colors can be simply configured using defaults command by defaults write <domain> <key> <value>.

Officially Apple provided UserDefaults(suiteName: String) Cocoa API to link to a specific application defaults database, but not accessible for one in Sandbox. Therefore, inspired by Gray, the core features are still implemented by imperative processes and command line tools.

Screenshots

About

Color matters.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages