https://github.com/jasonm23/xcode-themes
XCode themes with Sauce
https://github.com/jasonm23/xcode-themes
xcode-color-theme
Last synced: 5 months ago
JSON representation
XCode themes with Sauce
- Host: GitHub
- URL: https://github.com/jasonm23/xcode-themes
- Owner: jasonm23
- Created: 2018-05-21T12:39:20.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-18T08:32:40.000Z (over 1 year ago)
- Last Synced: 2025-01-21T02:15:00.385Z (over 1 year ago)
- Topics: xcode-color-theme
- Homepage:
- Size: 27.8 MB
- Stars: 47
- Watchers: 3
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> Hi all, Please consider donating to this or any of my many of opensource projects.
>
> 
# XCode Themes
This is a collection of XCode themes [I've found elsewhere on GitHub](https://github.com/hdoria/xcode-themes) and a few I've made too.
All of them are modified to use [Nerd
fonts](https://nerdfonts.com/) - [SauceCodePro ExtraLight](https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/SourceCodePro) because I
love it.
_The original unmodified source for many of these themes is available at [https://github.com/hdoria/xcode-themes](https://github.com/hdoria/xcode-themes)._
# Usage
To install a theme in XCode just copy a `.xccolortheme` to XCode's themes folder (`$HOME/Library/Developer/Xcode/UserData/FontAndColorThemes/` it may need to be created).
To copy all:
```
git clone https://github.com/jasonm23/xcode-themes
cd xcode-themes
mkdir -p ~/Library/Developer/Xcode/UserData/FontAndColorThemes/
cp *.xccolortheme ~/Library/Developer/Xcode/UserData/FontAndColorThemes/
```
### Basically

### Blackboard

### Brown

### Civil

### Coal Graal

### Cobalt

### Cocoa.Frooties

### Def.fun

### Default Mod1

### Dracula

### Dusk v2

### Dusky

### Dusty Blue

### Dusty desert

### EGOv2 (Darker)
.png)
### EGOv2

### Eppz

### Flat Theme Dark

### Flat Theme Light

### GitHub

### Glitter Bomb

### Gruvbox

### Humane

### Kellys

### Kimbie (Dark)
.png)
### Locust

### Mangold

### Midnight neon

### Monoguy

### Monokai

### Moodnight v2

### Morrowind

### Night

### ObjectiveSheep

### ObsidianCode

### Pastel Dark

### Pastel Grey

### Present XLarge

### Present

### Printf

### Quiet Light

### Raspberry Sorbet

### Rearden Steel

### Resesif

### Salander

### Scratch Art

### SecondGear

### Sidewalk Chalk Mod1

### Sidewalk Chalk

### Solarize Dark

### Solarize Light

### Solarized Dark

### Solarized Light

### Space Gray

### Spacedust

### Tomorrow Night

### Twilight

### Underthesea

### Wentworth

### WWDC2016

### XCasts

### Yo

# Contributing
If you'd like to contribute a theme to this repo, contributions are welcome, however please follow these guidelines.
- The theme screenshot/preview should match the style of screenshots already here.
- Have window dimensions of 1920x2036px
- Only show Swift code
- Only show code editor
- Screenshot with shadows enabled.
(If you want to match exactly the code is [this](https://github.com/cutbox/CutBox/blob/1.3.5/CutBox/CutBox/Source/App/SearchAndPreview/SearchPreviewView.swift#L89-L125))
- The all fonts in the theme must be `SauceCodeProNerdFontComplete---ExtraLight - 18.0` to get merged.