denisenepraunig / xcode-theme-monokai-colourful

A very colourful Monokai inspired Xcode theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xcode Theme Monokai Colourful

This theme was inspired by Xcode Monokai Revisited and adapted to be more colourful.

Screenshot code with Xcode theme monokai colourful

Theme colours in the Source Editor.

Screenshot Source Editor for Xcode theme monokai colourful

blue-strings branch 🔵

Currently there is a branch with blue coloured strings called blue-strings. Checkout this branch if you want to have the blue strings 💙 instead of red strings ❤️.

Screenshot blue strings

Installation

Installation using the provided shell script

1. Clone the repository

Option A) Clone the repository via ssh
git clone git@github.com:denisenepraunig/xcode-theme-monokai-colourful.git
Option B) Clone the repository via https
git clone https://github.com/denisenepraunig/xcode-theme-monokai-colourful.git

2. Install the theme

Run the install script inside the cloned repository.

./install.sh

Manual installation

  1. Copy Monokai Colourful.xccolortheme to the Xcode's FontAndColorThemes folder ~/Library/Developer/Xcode/UserData/FontAndColorThemes/. ⚠️ Note that the directory might not exist. ⚠️
  2. Restart Xcode.
  3. Go to Xcode > Preferences > Fonts & Colors.
  4. Select Monokai Colourful.

About

A very colourful Monokai inspired Xcode theme

License:MIT License


Languages

Language:Shell 100.0%