Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rmehri01/onenord-xcode

🏔️ A theme for Xcode that combines the Nord and Atom One Dark color palettes for a more vibrant programming experience.
https://github.com/rmehri01/onenord-xcode

macos nord onedark theme xcode

Last synced: about 1 month ago
JSON representation

🏔️ A theme for Xcode that combines the Nord and Atom One Dark color palettes for a more vibrant programming experience.

Awesome Lists containing this project

README

        

# 🏔 OneNord for Xcode

Screenshot 2023-10-25 at 1 55 05 PM

Screenshot 2023-10-25 at 1 55 11 PM

# About

OneNord is a clean and vibrant theme that combines the Nord and Atom One Dark color palettes.

# Installation

Download [OneNord.xccolortheme](OneNord.xccolortheme) and move it to the user theme directory:

```
mv OneNord.xccolortheme ~/Library/Developer/Xcode/UserData/FontAndColorThemes/
```

> [!NOTE]
> If the folder doesn't exist, you will have to create it:
> ```
> mkdir -p ~/Library/Developer/Xcode/UserData/FontAndColorThemes
> ```