Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 949 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 949 Bytes

🎨 Xcode-theme

Some of the Xcode-themes which looks great with Xcode dark and light modes.

Installation

  1. Clone the repo: $ git clone https://github.com/suhitp/xcode-theme.git

  2. Create a folder at below path if it doesn't exist already: ~/Library/Developer/Xcode/UserData/FontAndColorThemes

  3. Copy the files with .xccolortheme extension into the FontAndColorThemes folder.

  4. Xcode-themes use 'Source Code Pro' and 'Fira code' Fonts. Download the fonts from Source Code Pro and Fira Code links.

  5. Unzip the font archive and move the files in the TTF folder to ~/Library/Fonts.

Activating theme

  1. Restart the Xcode

  2. go to Xcode > Preferences > Fonts & Colors

  3. Select the new theme.

Contributing

Pull requests are welcome with new themes. For any changes, please open an issue first to discuss what you would like to change.