https://github.com/stackia/solarized-xcode
Solarized Light & Dark theme for Xcode.
https://github.com/stackia/solarized-xcode
Last synced: about 1 year ago
JSON representation
Solarized Light & Dark theme for Xcode.
- Host: GitHub
- URL: https://github.com/stackia/solarized-xcode
- Owner: stackia
- Created: 2014-10-29T17:00:32.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2021-03-01T12:35:14.000Z (over 5 years ago)
- Last Synced: 2025-04-03T08:36:59.644Z (about 1 year ago)
- Language: Shell
- Size: 807 KB
- Stars: 189
- Watchers: 6
- Forks: 26
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solarized Light & Dark Theme for Xcode
#### - Enjoy the world's most-popular theme for programming on Xcode


## Installation
> *Tested working on Xcode 12+*
1. Copy the two .xccolortheme files into `~/Library/Developer/Xcode/UserData/FontAndColorThemes`. You may have to create the directory if there isn't an existed one.
2. Restart your Xcode if it is running.
3. Select Solarized Light/Dark theme in your Xcode 'Preferences - Fonts & Colors (Tab)'.
Or run the following:
```bash
git clone git@github.com:stackia/solarized-xcode.git && solarized-xcode/install.sh
```
## See also
[The Official Homepage for Solarized Theme](http://ethanschoonover.com/solarized)