Skip to content

achirkof/Xcode-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Xcode color theme Xcode Color Theme

Advantages

  • Each type has it's own color that makes much easie to recognize type in code
  • Nice color combination makes code looks cool in both dark and light theme
  • Using Fira Code 2 font for programming ligatures

Some examples

example-1 example-2 example-3

Installation

To enable ligatures install Fira Code 2 font.

Using the installation script

$ git clone https://github.com/achirkof/Xcode-theme.git
$ cd Xcode-theme
$ ./install.sh 

And then restart Xcode

Alternative way

$ git clone https://github.com/achirkof/Xcode-theme.git
$ cd Xcode-theme
$ mkdir -p ~/Library/Developer/Xcode/UserData/FontAndColorThemes/
$ cp *.xccolortheme ~/Library/Developer/Xcode/UserData/FontAndColorThemes/

About

My custom Xcode theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages