This is a port of Plastic Theme for Xcode.
-
Either clone or download this repository
-
Using git
git clone https://github.com/garikmi/plastic-xcode -
Using GitHub's interface:
Code > Download ZIP
-
-
Create Xcode folder for custom themes
mkdir $HOME/Library/Developer/Xcode/UserData/FontAndColorThemes -
Copy
Plastic.xccolorthemeinto previously created folder-
Either by opening folder in finder and drap and dropping the file
open $HOME/Library/Developer/Xcode/UserData/FontAndColorThemes -
Or using
cpcp Plastic.xccolortheme $HOME/Library/Developer/Xcode/UserData/FontAndColorThemes
-
Xcode > Preferences > Themes- Select
Plastictheme
You can also check out my dotfiles for Alacritty Plastic theme configuration.
