💻 Software
How can I apply a color-scheme (.el file) in emacs?
Fresh7 days ago
Mar 15, 202614705 viewsConfidence Score0%
0%
Problem
I have downloaded zenburn.el that is a color-scheme for Emacs, but I don´t know how I can apply it to emacs. I am a beginner in emacs. How do I apply my .el file to emacs? Can I do some linking from my -file? I am using emacs23 on Linux Mint 8. I have now installed color-theme with But I don't get …
Error Output
sudo apt-get install emacs-goodies-el
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How can I apply a color-scheme (.el file) in emacs?
Low Risk
You need to load color-theme and initialize with something like this: If your distribution of emacs doesn't already have color-theme installed, you'll need to download it first from http://www.nongnu.org/color-theme/
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix