Skip to content

hdoria/xcode-themes

This branch is 57 commits ahead of, 5 commits behind jbrennan/xcode4themes:master.

Folders and files

NameName
Last commit message
Last commit date
Feb 16, 2013
Feb 13, 2016
Jan 31, 2015
Aug 4, 2014
Feb 16, 2013
Oct 3, 2014
Feb 16, 2013
Dec 3, 2011
Feb 13, 2016
Oct 24, 2014
Oct 24, 2014
Feb 18, 2015
Feb 13, 2016
Apr 5, 2011
Feb 13, 2016
Aug 4, 2014
Feb 16, 2013
May 23, 2014
Feb 16, 2013
Feb 13, 2016
Feb 16, 2013
Feb 16, 2013
Feb 28, 2012
Feb 16, 2013
Feb 16, 2013
Feb 13, 2016
May 7, 2012
Apr 20, 2011
Feb 16, 2013
Feb 13, 2016
Feb 16, 2013
Feb 13, 2016
Aug 4, 2014
Sep 7, 2016
Aug 4, 2014
Feb 16, 2013
Feb 13, 2016
Aug 4, 2014
Feb 16, 2013
Feb 16, 2013
Feb 16, 2013
Feb 13, 2016
Apr 5, 2011
Apr 5, 2011
Feb 16, 2013
Feb 16, 2013
Feb 21, 2014
Apr 27, 2014
Mar 3, 2012
Feb 28, 2012
Apr 20, 2016
Aug 4, 2014
May 7, 2012
Jul 30, 2014
Apr 5, 2011
Nov 17, 2022
Aug 27, 2015

Repository files navigation

Xcode Themes

  • Blackboard

    Blackboard

  • Coal Graal

    CoalGraal

  • Cocoa Frooties: A theme made by Michael Mangold

    CocoaFrooties

  • Dusk

    Dusk

  • Dusk v2

    Duskv2

  • EGO v2: A theme from Enormego. An Xcode3 version can be found here:

    EGOv2

  • EGO v2 (darker): The EGOv2 was too bright for me for some colors, so I toned them down.

    EGOv2Darker

  • Foggy Bottoms: A theme made by Michael Mangold

    FoggyBottoms

  • GlitterBomb

    GlitterBomb

  • Humane: This theme was originally made for Xcode 3 by Damien Guard. I've made some modifications to it (including a switch to Menlo 12 pt. instead of Panic Sans 11 pt., though the two typefaces are nearly identical).

    Humane

  • Kellys

    Kellys

  • Mangold: A theme made by Michael Mangold

    Mangold

  • Midnight

    Midnight

  • Monoguy: Monokai-hacked theme by Mazyod.

    Monoguy

  • Monokai

    Monokai

  • Moodnight

    Moodnight

  • Morrowind: Great theme based on the Tango palette. By Nate Stedman

    Morrowind

  • Night

    Night

  • Objective Sheep: Works especially well if combined with some good Jazz through your headphones… something like Miles Davis’s “Kind of Blue” for example :-). Found here

    ObjectiveSheep

  • Obsidian Code: A theme made by Ben Scheirman. An Xcode 3 version can be found here

    ObsidianCode

  • Pastel - Menlo

    PastelMenlo

  • Rearden Steel: A theme made by Michael Mangold

    ReardenSteel

  • Raspberry Sorbet: A theme made by Michael Mangold

    RaspberrySorbet

  • Resesif

    Resesif

  • Salander: A theme made by Michael Mangold

    Salander

  • Scratch Art

    ScratchArt

  • Sidewalk Chalk

    SidewalkChalk

  • Solarized Dark and Light: Both themes are based off the amazing work for the original Solarized theme. Github user varikin took the Solarized palette and made the Solarize Dark theme for Xcode 4. I forked his repository and added the Solarize Light theme as well. I'm including both in this repository, but both have been pushed back upstream to his repo.

    SolarizedDark

    SolarizedLight

  • Space Gray: A Hyperminimal Theme. Found here

SpaceGray

  • Spacedust: This amazing theme was created by Mikael Hallendal (m5h).

Spacedust

  • Tomorrow Theme: A Pastel Coloured Editor Theme. Found here

TomorrowNight

  • Twilight: Port from Textmate's Twilight theme. Found here

Twilight

XCasts

  • WWDC2016: A color scheme for Xcode based on the WWDC 2016 invitation. Found here

XCasts

  • Yo: a color theme that is based on Yo.

    Yo

Installation

Using the installation script

$ git clone https://github.com/hdoria/xcode-themes.git
$ cd xcode-themes
$ ./install.sh # And then restart Xcode

Alternative way

$ git clone https://github.com/hdoria/xcode-themes.git
$ cd xcode-themes
$ mkdir -p ~/Library/Developer/Xcode/UserData/FontAndColorThemes/
$ cp *.dvtcolortheme ~/Library/Developer/Xcode/UserData/FontAndColorThemes/

ThemeInstaller app

Find and install ThemeInstaller app from the Mac App Store. Open theme you want to install and it's done. Themes are visible after Xcode is restarted.

About

Color themes for Xcode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 76.8%
  • Shell 23.2%