Some of the Xcode-themes which looks great with Xcode dark and light modes.
-
Clone the repo: $ git clone https://github.com/suhitp/xcode-theme.git
-
Create a folder at below path if it doesn't exist already: ~/Library/Developer/Xcode/UserData/FontAndColorThemes
-
Copy the files with .xccolortheme extension into the FontAndColorThemes folder.
-
Xcode-themes use 'Source Code Pro' and 'Fira code' Fonts. Download the fonts from Source Code Pro and Fira Code links.
-
Unzip the font archive and move the files in the TTF folder to ~/Library/Fonts.
-
Restart the Xcode
-
go to Xcode > Preferences > Fonts & Colors
-
Select the new theme.
Pull requests are welcome with new themes. For any changes, please open an issue first to discuss what you would like to change.