richardbowden / nord-xcode

An arctic, north-bluish clean and elegant Xcode color theme.

Home Page:https://git.io/nord-xcode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An arctic, north-bluish clean and elegant Xcode color theme.

Designed for a fluent and clear workflow.
Based on the Nord color palette.


Font: SF Mono 12px.

Getting started

Installation

Manual

Copy the Nord.xccolortheme file to the color theme directory ~/Library/Developer/Xcode/UserData/FontAndColorThemes.

Install Script

The included install.sh shell script can be used for an automated installation.

A list of available options can be shown with the --help option.

./install.sh --help

Syntax: install.sh [OPTIONS]

Option Description
-h, --help Shows the help
-v, --verbose Verbose output
-c <COLOR_THEME_FILE>, --colortheme <COLOR_THEME_FILE> Use the specified color theme file

Activation

  1. Open File > Preferences
  2. Switch to the Fonts & Colors tab
  3. Select Nord from the list


Development

Contribution

Please report issues/bugs, feature requests and suggestions for improvements to the issue tracker.

Copyright © 2017-present Arctic Ice Studio

About

An arctic, north-bluish clean and elegant Xcode color theme.

https://git.io/nord-xcode

License:MIT License


Languages

Language:Shell 100.0%