Christmas
Christmas copied to clipboard
🎅🏻 Text Editor Christmas Theme 🎄
🎄 Christmas Theme 🎄
It's that time of the year!
Sublime Text Installation ⛄
- Locate your Sublime Text
Packages
folder by using the menu itemPreferences -> Browse Packages...
-
Download (Right click, save as) and put the
.tmTheme
file into a new folder namedChristmas - Color Theme
- Move the new folder into Sublime Text's
Packages
directory - Activate the
Christmas
theme inPreferences -> Color Scheme...
- Enjoy! 🎁
Vim Installation ⛄
-
Download (Right click, save as) and put the
.vim
file into~/.vim/colors/
. You may have to create this folder - Add
syntax on
andcolorscheme Christmas
into yourvim ~/.vimrc
. You may have to create this file - Enjoy! 🎁
Xcode Installation ⛄
-
Download (Right click, save as) and put the
.xccolortheme
file into~/Library/Developer/Xcode/UserData/FontAndColorThemes/
. You may have to create this folder - Restart Xcode
- Select the
Christmas
theme in XcodePreferences -> Themes
- Enjoy! 🎁