A light, modern, and minimalistic theme for Xcode inspired by the Nord color palette.
-
Download the theme file:
https://raw.githubusercontent.com/imhanhan/xcode-theme-nord-light/master/Nord%20Light.xccolortheme -
Copy it into your Xcode themes folder:
mkdir -p ~/Library/Developer/Xcode/UserData/FontAndColorThemes cp "Nord Light.xccolortheme" ~/Library/Developer/Xcode/UserData/FontAndColorThemes/
-
Restart Xcode to activate the theme.
This theme pairs well with the open-source Fira Code font or Apple’s SF Mono font, but any monospaced font is supported.
- Open Xcode Preferences (⌘,).
- Navigate to Fonts & Colors.
- Select Nord Light from the list.
- (Optional) Customize fonts or individual colors as desired.
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.
This project is licensed under the MIT License. See the LICENSE file for details.
