A custom Xcode color theme
- Select the green
Code
button in the top right corner of the page
-
Select
Download ZIP
from the dropdown -
Make sure to unzip your downloaded file and locate
Hikarian.xccolortheme
-
Now tap on the
Finder
icon and navigate to theGo
dropdown in the upper left corner of the screen -
While the dropdown is present, hold down the
option
key (you should see an option calledLibrary
appear)
-
Select
Library
from the dropdown and then navigate yourself toUserData
viaDeveloper -> Xcode -> UserData
-
If you do not see a folder in
UserData
calledFontAndColorThemes
, go ahead and create one -
In
UserData
, drag and dropHikarian.xccolortheme
from step 3 into theFontAndColorThemes
folder -
Restart Xcode
-
With Xcode open, navigate to the
Xcode -> Preferences
dropdown in the upper left corner of the screen -
Select the
Fonts and Colors
tab from the popup window -
Select
Hikarian
from the left panel and close the window
You should now be all set to go with your new custom Xcode color theme!
Font: Andale Mono - 11.0
Plain Text: (Hex: #CCCCCC
| R: 204
G: 204
B: 204
)
Comments: (Hex: #4C4C4C
| R: 76
G: 276
B: 76
)
Documentation Markup: (Hex: #414141
| R: 65
G: 65
B: 65
)
Documentation Markup Keywords: (Hex: #414141
| R: 65
G: 65
B: 65
)
Strings: (Hex: #FFFF00
| R: 255
G: 255
B: 0
)
Characters: (Hex: #876DFF
| R: 120
G: 109
B: 255
)
Numbers: (Hex: #FFFF66
| R: 255
G: 255
B: 102
)
Keywords: (Hex: #FF3A50
| R: 255
G: 58
B: 80
)
Preprocessor Statements: (Hex: #FF0000
| R: 255
G: 0
B: 0
)
URLs: (Hex: #CCFF66
| R: 204
G: 255
B: 102
)
Attributes: (Hex: #92C49D
| R: 146
G: 196
B: 157
)
Project Class Names: (Hex: #AC5CFF
| R: 172
G: 92
B: 255
)
Project Functions and Method Names: (Hex: #03BB6D
| R: 3
G: 187
B: 109
)
Project Constants: (Hex: #FF63B1
| R: 255
G: 99
B: 177
)
Project Type Names: (Hex: #E47C48
| R: 255
G: 99
B: 177
)
Project Instance Variables and Globals: (Hex: #1782FF
| R: 23
G: 130
B: 255
)
Project Preprocessor Macros: (Hex: #FF0000
| R: 255
G: 0
B: 0
)
Other Class Names: (Hex: #AC5CFF
| R: 172
G: 92
B: 255
)
Other Function and Method Names: (Hex: #88D255
| R: 136
G: 210
B: 85
)
Other Constants: (Hex: #FF63B1
| R: 255
G: 99
B: 177
)
Other Type Names: (Hex: #E47C48
| R: 228
G: 124
B: 72
)
Other Instance Variables and Globals: (Hex: #66CCFF
| R: 201
G: 204
B: 255
)
Other Preprocessor Macros: (Hex: #FF0000
| R: 255
G: 0
B: 0
)
Font: SF Mono Regular - 10.0
Debugger Console Prompt: (Hex: #FFF544
| R: 255
G: 245
B: 68
)
Debugger Console Input: (Hex: #4DD94E
| R: 77
G: 217
B: 78
)
Debugger Console Output: (Hex: #FF5B5D
| R: 255
G: 91
B: 93
)
Executable Console Input: (Hex: #FF5BF6
| R: 255
G: 91
B: 246
)
Executable Console Output: (Hex: #54D7FF
| R: 81
G: 215
B: 255
)
Background: (Hex: #000000
| R: 0
G: 0
B: 0
)
Current Line: (Hex: #000000
| R: 0
G: 0
B: 0
)
Selection: (Hex: #0A4300
| R: 10
G: 67
B: 0
)
Cursor: (Hex: #FFFF66
| R: 255
G: 255
B: 102
)
Invisibles: (Hex: #7F7F7F
| R: 127
G: 127
B: 127
)
📍Made in PDX