xcode-monokai-revisited
Monokai Revisited Xcode Theme
Shell★ 292⑂ 52 forksupdated 7 years ago
git clone https://github.com/halcyonmobile/xcode-monokai-revisited.githalcyonmobile/xcode-monokai-revisitedREADME.mdfork it — it’s yours
Monokai Revisited Xcode Theme
Another take on the Monokai theme for Xcode, with a couple of subtle changes like string, project function names and selection coloring. Preview screenshots include the beautiful Input font by Font Bureau.
Differences
Installation
Using the provided shell script
- Clone the repository
git clone git@github.com:halcyonmobile/xcode-monokai-revisited.git
- Run the install script inside the cloned repository.
sh install.sh
Manual
- Copy Monokai Revisited.xccolortheme to the Xcode's
FontAndColorThemesfolder(~/Library/Developer/Xcode/UserData/FontAndColorThemes/). Note that the directory might not exist. - Restart Xcode.
- Go to
Xcode>Preferences>Fonts & Colors. - Select Monokai Revisited.
more like this
chinese-hershey-font
Convert Chinese Characters to Single-Line Fonts using Computer Vision
Python★ 161