Skip to content

MaximBazarov/sane-xcode-themes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sane Xcode Themes

Simple, sleek themes that deliver essential information without the visual clutter. Less is more!

Themes:

Setup

Sane:

themes that utilize the Zed Extended opensource font. Although it's designed with the Zed font in mind, the themes' aesthetics should work with your preferred font, ensuring a visually pleasing coding experience.

Sane Dark (Zed)

Code Screenshot

Sane Light (Zed)

Code Screenshot

Setup

Manual

Copy the content of themes forlder to your ~/Library/Developer/Xcode/UserData/FontAndColorThemes/

SH Script

mkdir ~/Library/Developer/Xcode/UserData/FontAndColorThemes/
git clone git@github.com:MaximBazarov/sane-xcode-themes.git sane-tmp
cp sane-tmp/themes/* ~/Library/Developer/Xcode/UserData/FontAndColorThemes/
rm -rf sane-tmp

Reopen Xcode and select the theme you like

About

Xcode themes focused on using less colors and meaningful highlighting.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors