This is a color scheme for iTerm based on colors from Apple's Human Interface Guidelines (archived). It's designed to blend smoothly into native MacOS UI.
Theme is designed for iTerm 3.5+ that supports light and dark color schemes simultaneously as well as switching between them based on the system settings.
The color scheme should be compatible with older versions, however this was not tested. In case you use it with iTerm 3.4 or an older version, the default color scheme is light. This is arbitrary, it could be changed, contributions are welcomed.
Colors were gathered directly from the system with help of a basic Swift script.
Then the values were processed manually and put into CSS,
processed with some Sass scripts
to define the final spec.
CSS spec is converted to JSON
that is transformed into XML (.itermcolors
)
with help of Nunjacks.
Please, go through the source directory if you want to know more.
The color scheme as a file is licensed under MIT. Color palette itself is licensed under Apple's Terms and Conditions.