(Translated by https://www.hiragana.jp/)
GitHub - gtranchedone/XcodeThemes: Custom Fonts & Colors palette for Xcode's editor.
Skip to content

gtranchedone/XcodeThemes

Repository files navigation

XcodeThemes

Custom Fonts & Colors palette for Xcode's editor.

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

All themes in this repository is or will soon be 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

Simply paste this into a new Terminal window :)

git clone https://github.com/gtranchedone/XcodeThemes.git
cd XcodeThemes/
mkdir -p ~/Library/Developer/Xcode/UserData/FontAndColorThemes/
cp *.dvtcolortheme ~/Library/Developer/Xcode/UserData/FontAndColorThemes/
cd ..
rm -rf XcodeThemes/

Anubis

Interface Sample

Implementation Sample

About

Custom Fonts & Colors palette for Xcode's editor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published