Thanks to visit codestin.com
Credit goes to github.com

Skip to content

imhanhan/xcode-theme-nord-light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nord Light theme for Xcode

A light, modern, and minimalistic theme for Xcode inspired by the Nord color palette.

Installation

  1. Download the theme file:

    https://raw.githubusercontent.com/imhanhan/xcode-theme-nord-light/master/Nord%20Light.xccolortheme
    
  2. Copy it into your Xcode themes folder:

    mkdir -p ~/Library/Developer/Xcode/UserData/FontAndColorThemes
    cp "Nord Light.xccolortheme" ~/Library/Developer/Xcode/UserData/FontAndColorThemes/
  3. Restart Xcode to activate the theme.

Font

This theme pairs well with the open-source Fira Code font or Apple’s SF Mono font, but any monospaced font is supported.

Usage

  1. Open Xcode Preferences (⌘,).
  2. Navigate to Fonts & Colors.
  3. Select Nord Light from the list.
  4. (Optional) Customize fonts or individual colors as desired.

Screenshots

Editor - Nord Light

Contributing

Contributions, issues, and feature requests are welcome:

  • Open an issue on GitHub.
  • Submit a pull request with your improvements.

Please follow the Nord project contribution guidelines.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A light, modern, and minimalistic theme for Xcode inspired by the Nord color palette.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors