» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with syntax + color

Green Chaud " Gueschla.com

The color scheme I use with Eclipse/Aptana.

Eclipse: del.icio.us/tag/eclipse

Red Artisan: Twilight Theme for Emacs!

Best programing color theme ever. Combine with Bitstream vera sans mono and enjoy. Just need to get setup in emacs now.

Emacs: del.icio.us tag/emacs

Colorer-take5 library

Colorer take5 is a syntax highlighting and text parsing library, that provides services of text parsing in host editor systems in real-time and transforming results into colored text.

Eclipse: del.icio.us/tag/eclipse

Emacs Display Settings

(cond ((fboundp 'global-font-lock-mode) ;; Turn on font-lock in all modes that support it (global-font-lock-mode t) ;; Maximum colors (setq font-lock-maximum-decoration t)))

Emacs: del.icio.us tag/emacs