Xcode, change background color of selection
Like text editing apps, i would like to change background color of some selection in Xcode editor.
Is this possible?
Solution 1:
Have you checked the Font and Color Preferences
?
You can customize the appearance of source code and console text by changing their colors and fonts in Fonts & Colors preferences.
Choose Xcode > Preferences and click Fonts & Colors.
Click either Source Editor or Console near the top of the preferences window.
Select a theme in the left column.
Select a syntax category in the detail area.
Then if you want, you can also customize colors for the: background, selection, cursor of the source editor and the console.