Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Latest commit

 

History

History
37 lines (30 loc) · 2.46 KB

File metadata and controls

37 lines (30 loc) · 2.46 KB

Solarized Light & Dark Theme for Xcode: Fira Code Edition

- Enjoy the world's most-popular theme for programming on Xcode, now with lovely ligatures

Solarized Light Solarized Dark

Solarized?

Solarized is a theme which uses the same text colors for both light and dark backgrounds for consistency. You can see the overall effect in the screenshots above.

Fira Code?

Fira Code is a typeface which produces helpful ligatures (e.g. != becomes , -> becomes , >= becomes , etc.) when reading your code. The effect isn't particularly noticable in the screenshots above; see the Fira Code GitHub page for better examples.

Installation

Tested working on Xcode 10

  1. Download and install the Fira Code typeface.
  2. 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.
  3. Open Preferences. In the Fonts & Colors tab, select Solarized Light or Dark theme. If they don't appear, restart Xcode and check again. (Note: From macOS Mojave (10.14) forward, your chosen theme is bound to the systemwide light/dark modes. For example, if you change the system to light mode and select Solarized Light in Xcode, then change to dark mode and choose Solarized Dark, Xcode will remember your theme selections any time you change the system between light/dark modes.)

Attributions

Solarized, Fira Code, the themes upon which those in this project are based, and the code in the screenshots are not my work! I imported two separate themes, tweaked them for Xcode 10, added in Fira Code, and forked another project. Credit is due there!

See also