emacs-color-theme/emacs-color-theme-fix-readme.patch
2010-05-12 17:32:21 +00:00

14 lines
256 B
Diff

--- README
+++ README
@@ -30,7 +30,10 @@
.emacs (removing the leading `;;').
(require 'color-theme)
-(color-theme-gnome2)
+(eval-after-load "color-theme"
+ '(progn
+ (color-theme-initialize)
+ (color-theme-gnome2)))
Changing menu colors: