Skip to content

Latest commit

 

History

History
224 lines (145 loc) · 7.21 KB

Readme.md

File metadata and controls

224 lines (145 loc) · 7.21 KB

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.