https://github.com/zntfdr/christmas
🎅🏻 Text Editor Christmas Theme 🎄
https://github.com/zntfdr/christmas
christmas ide theme xcode
Last synced: 4 months ago
JSON representation
🎅🏻 Text Editor Christmas Theme 🎄
- Host: GitHub
- URL: https://github.com/zntfdr/christmas
- Owner: zntfdr
- Created: 2016-12-06T13:47:53.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2020-12-10T08:33:40.000Z (almost 5 years ago)
- Last Synced: 2025-06-21T10:11:54.764Z (4 months ago)
- Topics: christmas, ide, theme, xcode
- Language: Vim script
- Homepage:
- Size: 1.11 MB
- Stars: 18
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎄 Christmas Theme 🎄
#### It's that time of the year!
![]()
## Sublime Text Installation ⛄
1. Locate your Sublime Text `Packages` folder by using the menu item `Preferences -> Browse Packages...`
2. [Download](https://github.com/zntfdr/Christmas/raw/master/Themes/Christmas.tmTheme) (Right click, save as) and put the `.tmTheme` file into a new folder named `Christmas - Color Theme`
2. Move the new folder into Sublime Text's `Packages` directory
3. Activate the `Christmas` theme in `Preferences -> Color Scheme...`
4. Enjoy! 🎁## Vim Installation ⛄
1. [Download](https://github.com/zntfdr/Christmas/raw/master/Themes/Christmas.vim) (Right click, save as) and put the `.vim` file into `~/.vim/colors/`. You may have to create this folder
2. Add `syntax on` and `colorscheme Christmas` into your `vim ~/.vimrc`. You may have to create this file
3. Enjoy! 🎁## Xcode Installation ⛄
1. [Download](https://github.com/zntfdr/Christmas/raw/master/Themes/Christmas.xccolortheme) (Right click, save as) and put the `.xccolortheme` file into `~/Library/Developer/Xcode/UserData/FontAndColorThemes/`. You may have to create this folder
2. Restart Xcode
3. Select the `Christmas` theme in Xcode `Preferences -> Themes`
4. Enjoy! 🎁## Author 🎅🏻
[Federico Zanetello](https://github.com/zntfdr) ([@zntfdr](https://twitter.com/zntfdr))