Skip to content

An Xcode theme for people who needs their colors to match. Everything was built around how well #8ED6FF and #26272C go together.

Notifications You must be signed in to change notification settings

kangaroo5383/Serenity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Serenity

An Xcode theme for people who needs their colors to match. Everything was built around how well #8ED6FF and #26272C go together.

image

image

To install a theme, copy the .dvtcolortheme file to: ~/Library/Developer/Xcode/UserData/FontAndColorThemes

(If FontAndColorthemes directory doesn't exist, just create it and place the file inside.)

Restart XCode, then you should see it in the list of available themes in the XCode preferences.

Detailed directions for creating the theme file. Alternatively, just create one in Xcode -> Preferences -> Fonts & Colors, then replace the content.

#create folder
$ mkdir ~/Library/Developer/Xcode/UserData/FontAndColorThemes
#copy color theme file to this new folder
$ cp color_theme.dvtcolortheme ~/Library/Developer/Xcode/UserData/FontAndColorThemes
#make file executable
$ chmod +x ~/Library/Developer/Xcode/UserData/FontAndColorThemes/color_theme.dvtcolortheme

About

An Xcode theme for people who needs their colors to match. Everything was built around how well #8ED6FF and #26272C go together.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published