All Projects → irfn → zen-and-art

irfn / zen-and-art

Licence: other
textmate, xcode, emacs & intellij color theme

Programming Languages

emacs lisp
2029 projects
textmate - place the tmTheme in  ~/Library/Application\ Support/TextMate/Themes/
xcode - place the xccolortheme in ~/Library/Application\ Support/Xcode/Color\ Themes/
xcode4 - place the dvtcolortheme in ~/Library/Developer/Xcode/UserData/FontAndColorThemes
Intellij10CE - place the xml in ~/Library/Preferences/IntelliJIdea10CE/colors/
Vim - place the zen-and-art.vim in ~/.vim/colors


for emacs

(require 'color-theme)
(color-theme-initialize)
(load-file "~/.emacs.d/packages/zen-and-art/zen-and-art.el")
(color-theme-zen-and-art)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].