Skip to content

jlnquere/XcodeTheme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎨 My Xcode theme - FiraCode and Sundell's Colors

This repository contains the Xcode theme that I use. It's based on John Sundell's theme, but uses the awesome FiraCode font.

Feel free to use it or modify it to your liking 👍

Installing using Marathon

If you already have Marathon on your Mac, the easiest way to install this theme is to run the install script. It will install FiraCode font & this Xcode theme for you:

$ marathon run jlnquere/xcodetheme

If you want to install Marathon, you can use homebrew:

$ brew install marathon-swift

Installing manually

You can also choose to do things manually if you want:

  1. Clone this repo:
$ git clone https://github.com/jlnquere/xcodetheme.git
  1. Create a folder at this path if it doesn't exist already:
~/Library/Developer/Xcode/UserData/FontAndColorThemes
  1. Copy the file SundellsFiraColors.xccolortheme into the above folder.

  2. Download the latest release of Fira Code from its repo.

  3. Unzip the font archive and move the files in the TTF folder to ~/Library/Fonts.

Attributions

This Xcode theme is based on John Sundell's work. As he said, this is the result of a long series of tweaking:

This Xcode theme is the result of years of tweaks and modifications to some version of a "Solarized" theme. I have no idea where I got the original material for this theme from, but if you recognize some aspect of this theme as coming from something you made, feel free to open an issue and I'll gladly add attributions to you 🙂

About

My Xcode theme - Sundell's Colors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Swift 100.0%