↧
Answer by Ray for How to fall back to the default Color Theme in Emacs?
Try:M-x color-theme-selectMove point (the cursor) to first line showing:[Reset]and press 'Enter' (return).Alternatively, to get back to the Emacs default themes, also try:M-x color-theme-emacs-21orM-x...
View ArticleAnswer by Learn Emacs for How to fall back to the default Color Theme in Emacs?
That's a tricky one. What I have done before is make a color theme from your default ( there's a library out there that does it but the name escapes me (color-theme-maker) maybe?)Then you can always...
View ArticleHow to fall back to the default Color Theme in Emacs?
I have applied a Color Theme. How can I get back to the default theme without restarting Emacs (version 23)?
View Article