Git Product home page Git Product logo

nord-xcode's Introduction

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

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

Getting started

Visit the official website to learn all about the features, how to install and activate the theme, the color set for the asset catalog and more from the official documentations.

Quick Start

Nord Xcode can be installed by downloading the latest Nord.xccolortheme file from the GitHub repository and place it into the ~/Library/Developer/Xcode/UserData/FontAndColorThemes directory.

mkdir -p ~/Library/Developer/Xcode/UserData/FontAndColorThemes
curl https://raw.githubusercontent.com/arcticicestudio/nord-xcode/develop/src/Nord.xccolortheme -o ~/Library/Developer/Xcode/UserData/FontAndColorThemes/Nord.xccolortheme

For more details see the official installation & activation guide.

Latest Development State

To always use the latest development state of Nord Xcode, clone the repository and create a symbolic link of the Nord.xccolortheme file to ~/Library/Developer/Xcode/UserData/FontAndColorThemes/Nord.xccolortheme afterwards:

git clone https://github.com/arcticicestudio/nord-xcode
ln -sr "$PWD/src/Nord.xccolortheme" "$HOME/Library/Developer/Xcode/UserData/FontAndColorThemes/Nord.xccolortheme"

Activation

To activate and use Nord Xcode as your default color theme…

  1. …open File > Preferences
  2. …switch to the Fonts & Colors tab
  3. …select Nord from the list

Features

Beautiful code to keep focused.

The color scheme supports all syntax types available in Xcode.

Nord as color set.

All Nord colors right at your hand — Use the asset catalog color set in the Interface Builder and programmatically.

Build beautiful UI elements with Nord.

Create UI elements in the Xcode Interface Builder using Nord colors.

Contributing

Nord is an open source project and we love to receive contributions from the community!

There are many ways to contribute, from writing- and improving documentation and tutorials, reporting bugs, submitting enhancement suggestions that can be added to Nord by submitting pull requests.

Please take a moment to read Nord's full contributing guide to learn about the development process, the project's used styleguides, branch organization and versioning model.

The guide also includes information about minimal, complete, and verifiable examples and other ways to contribute to the project like improving existing issues and giving feedback on issues and pull requests.

Copyright © 2017-present Arctic Ice Studio and Sven Greb

nord-xcode's People

Contributors

arcticicestudio avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.