This repository contains my personal Xcode theme "Neon Glow" for both light and dark configurations. Feel free to use, modify or sharing it with others.
Note: The theme uses the SFMono
font for both source editor and console output. The current font size is 20 (source editor) and 18 (console), you can resize them with ⌘+
(bigger fonts) and ⌘-
(smaller fonts) instead of resizing all fonts manually.
Each method requires you to close any running instance of Xcode as Xcode loads all installed custom themes when it starts.
- Clone the repository
- Open the terminal and navigate to the root of the repository.
- Run the
install.sh
script.
\.install.sh
- Open Xcode, then select
Xcode -> Preferences
in the menu bar or use the⌘,
keyboard shortcut. - Select the Themes tab. You'll be able to select any version of Neon Glow from the list of installed themes.
- Clone or download the repository in a ZIP file and unzip it.
- Open the Finder and select
Go -> Go to Folder...
on the menu bar (shortcut⇧⌘G
). - Type
~/Library/Developer/Xcode/UserData/
and selectGo
. - Create a new folder called
FontAndColorThemes
if it doesn't exist inside theUserData
folder. - Drag and drop
NeonGlowDark.xccolortheme
andNeonGlowLight.xccolortheme
inside theFontAndColorThemes
folder. - Open Xcode, then select
Xcode -> Preferences
in the menu bar or use the⌘,
keyboard shortcut. - Select the Themes tab. You'll be able to select any version of Neon Glow from the list of installed themes.
Dark version | Light version |
---|---|