Kilo-Loco / KiloLocoXcodeTheme

The theme that Kilo Loco uses in all of his videos.

Home Page:https://kiloloco.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kilo Loco Xcode Theme

Theme Example

Installation

Using the installation script

$ git clone https://github.com/Kilo-Loco/KiloLocoXcodeTheme
$ cd KiloLocoXcodeTheme
$ make # And then restart Xcode

Alternative way

$ git clone https://github.com/Kilo-Loco/KiloLocoXcodeTheme.git
$ cd KiloLocoXcodeTheme
$ mkdir -p ~/Library/Developer/Xcode/UserData/FontAndColorThemes/
$ cp **/*.xccolortheme ~/Library/Developer/Xcode/UserData/FontAndColorThemes/ 
# And then restart Xcode

About

The theme that Kilo Loco uses in all of his videos.

https://kiloloco.com


Languages

Language:Shell 77.8%Language:Makefile 22.2%