All Projects → arcticicestudio → Nord Xcode

arcticicestudio / Nord Xcode

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

Programming Languages

swift
15916 projects
scheme
763 projects

Projects that are alternatives of or similar to Nord Xcode

Nord Guake
An arctic, north-bluish clean and elegant Guake color theme.
Stars: ✭ 20 (-68.25%)
Mutual labels:  nord, color, colorscheme
Nord Visual Studio Code
An arctic, north-bluish clean and elegant Visual Studio Code theme.
Stars: ✭ 749 (+1088.89%)
Mutual labels:  nord, color, colorscheme
nord-tilix
An arctic, north-bluish clean and elegant Tilix color scheme.
Stars: ✭ 105 (+66.67%)
Mutual labels:  color, colorscheme, nord
Swiftui Grid
🚀 SwiftUI Grid layout with custom styles
Stars: ✭ 872 (+1284.13%)
Mutual labels:  apple, xcode, tvos
Xcake
🍰 Describe Xcode projects in a human readable format and (re)generate one on demand.
Stars: ✭ 549 (+771.43%)
Mutual labels:  xcode, osx, tvos
Swiftui Sliders
🚀 SwiftUI Sliders with custom styles
Stars: ✭ 241 (+282.54%)
Mutual labels:  apple, xcode, tvos
Sqlitelib
Easily build a custom SQLite static library for use in macOS and iOS frameworks and apps.
Stars: ✭ 38 (-39.68%)
Mutual labels:  xcode, osx, tvos
Nord Vim
An arctic, north-bluish clean and elegant Vim theme.
Stars: ✭ 1,987 (+3053.97%)
Mutual labels:  nord, color, colorscheme
Nord Emacs
An arctic, north-bluish clean and elegant Emacs theme.
Stars: ✭ 379 (+501.59%)
Mutual labels:  nord, color, colorscheme
Swiftui Charts
🚀 SwiftUI Charts with custom styles
Stars: ✭ 272 (+331.75%)
Mutual labels:  apple, xcode, tvos
Exhibit
Exhibit is a managed screensaver App for tvOS.
Stars: ✭ 19 (-69.84%)
Mutual labels:  apple, xcode, tvos
Nord Iterm2
An arctic, north-bluish clean and elegant iTerm2 color scheme.
Stars: ✭ 651 (+933.33%)
Mutual labels:  osx, nord, colorscheme
Swiftui Shapes
🚀 Collection of SwiftUI shapes
Stars: ✭ 137 (+117.46%)
Mutual labels:  apple, xcode, tvos
Swiftui
A collaborative list of awesome SwiftUI resources. Feel free to contribute!
Stars: ✭ 774 (+1128.57%)
Mutual labels:  apple, xcode, tvos
Doric
Protocol oriented, type safe, scalable design system foundation swift framework for iOS.
Stars: ✭ 75 (+19.05%)
Mutual labels:  apple, xcode, color
nord-mintty
An arctic, north-bluish clean and elegant Mintty color theme.
Stars: ✭ 40 (-36.51%)
Mutual labels:  color, colorscheme, nord
Nord Gnome Terminal
An arctic, north-bluish clean and elegant GNOME Terminal color theme.
Stars: ✭ 258 (+309.52%)
Mutual labels:  nord, color, colorscheme
Nord Tmux
An arctic, north-bluish clean and elegant tmux color theme.
Stars: ✭ 567 (+800%)
Mutual labels:  nord, color, colorscheme
Nord Konsole
An arctic, north-bluish clean and elegant Konsole color scheme.
Stars: ✭ 56 (-11.11%)
Mutual labels:  nord, color, colorscheme
Apprepositorytemplate
The easiest way to start a new application project without any manual configuration
Stars: ✭ 24 (-61.9%)
Mutual labels:  xcode, tvos

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].