FrangSierra / Xcode-IntelliJ-Dark-Color-Theme

Xcode Color template that tries to emulate the colors and syntax from IntelliJ IDE's

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xcode-IntelliJ-Dark-Color-Theme

Xcode Color template that emulates the colors and syntax from IntelliJ IDE's

How it looks?

How to install?

  • Download and install Jetbrains Mono font.
  • Download the IntelliJDark.xccolortheme file
  • Open your terminal and move to `~/Library/Developer/Xcode/UserData/FontAndColorThemes/
  • Execute open . to open the actual folder and copy the IntelliJDark.xccolortheme file.
  • Open Xcode
  • Go to Preferences/Colors & Fonts and choose your new theme.

It can crash on the first time you import this theme, but after reset XCode it should work like a charm ;)

Feel free to improve it or add more modifications!! I tried to make the method parameters naming dark blue like IntelliJ does with Kotlin Lambdas but I didnt found a way to do it without modify the plain base text

About

Xcode Color template that tries to emulate the colors and syntax from IntelliJ IDE's