changeset 28 | 8f4bd2f2cc06 |
parent 26 | bd86fe64dfc8 |
child 29 | b52bb6669eed |
--- a/linux.el Wed Nov 03 22:29:10 2010 -0500 +++ b/linux.el Sat Nov 06 21:28:48 2010 -0500 @@ -4,11 +4,6 @@ (if window-system (progn (set-default-font "Monospace-10") - - ;; twilight theme - (require 'color-theme) - (load "color-theme-twilight") - (color-theme-twilight) )) (provide 'linux) \ No newline at end of file