Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Xcode Plastic Theme

Plastic Theme for Xcode

This is a port of Plastic Theme for Xcode.

How to Install

  1. Either clone or download this repository

    • Using git

        git clone https://github.com/garikmi/plastic-xcode
      
    • Using GitHub's interface: Code > Download ZIP

  2. Create Xcode folder for custom themes

     mkdir $HOME/Library/Developer/Xcode/UserData/FontAndColorThemes
    
  3. Copy Plastic.xccolortheme into previously created folder

    • Either by opening folder in finder and drap and dropping the file

        open $HOME/Library/Developer/Xcode/UserData/FontAndColorThemes
      
    • Or using cp

        cp Plastic.xccolortheme $HOME/Library/Developer/Xcode/UserData/FontAndColorThemes
      

How to Enable Theme

  1. Xcode > Preferences > Themes
  2. Select Plastic theme

Other

You can also check out my dotfiles for Alacritty Plastic theme configuration.

About

Plastic theme port for Xcode.

Resources

Stars

1 star

Watchers

2 watching

Forks

Contributors