Popularity
8.6
Stable
Activity
0.0
Stable
2,388
92
321

Programming language: Ruby
Tags: Xcode     Themes    

Xcode themes list alternatives and similar libraries

Based on the "Themes" category.
Alternatively, view Xcode themes list alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Xcode themes list or a related project?

Add another 'Themes' Library

README

Xcode Themes

  • Blackboard

Blackboard

  • Coal Graal

CoalGraal

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

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

  • 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

ReardenSteel

RaspberrySorbet

  • Resesif

Resesif

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.