Skip to content

Aytharn/XcodeColourTheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aytharn's Colour Theme for Xcode

An eye relaxing theme to ease programming

Installation


The preferred installation method for this Color Schemes is done using the Package (Plug-ins) Manager Alcatraz. Custom Color Schemes for Xcode are stored in the ~/Library/Developer/Xcode/UserData/FontAndColorThemes/ folder.

Installation using Alcatraz


Now available on Alcatraz. Once you have Alcatraz installed, installing the theme is done in Xcode's menu Window -> Package Manager simply by clicking on the Color Scheme you want to add to Xcode. You may need to restart Xcode to see the new themes.

Manual Installation

In Terminal

git clone https://github.com/Aytharn/XcodeColourTheme.git

cd XcodeColourTheme/

mkdir -p ~/Library/Developer/Xcode/UserData/FontAndColorThemes/

cp *.dvtcolortheme ~/Library/Developer/Xcode/UserData/FontAndColorThemes/

cd ..

rm -rf XcodeColourTheme/

Swift

alt tag

Objective-C

alt tag

About

Aytharn's Colour Theme for Xcode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published