daedreth / UncleDavesEmacs

My personal ~/.emacs.d
GNU General Public License v3.0
247 stars 54 forks source link

zerodark theme #5

Open Neocurve opened 6 years ago

Neocurve commented 6 years ago

when clone the git and lunch emacs, i get this error. ` Error (use-package): Failed to install zerodark-theme: Package ‘let-alist-1.0.5’ is unavailable Error (use-package): zerodark-theme/:init: Unable to find theme file for ‘zerodark’ Error (use-package): Cannot load zerodark-theme Warning (initialization): An error occurred while loading ‘/home/amin/.emacs.d/init.el’:

Symbol's function definition is void: true-color- ` Is that issue on my Ubuntu machine or you can help to fix this issue ?

daedreth commented 6 years ago

try running (package-refresh-contents), looks like your local repos arent updated. If this doesn't work, no idea, could be the archives :°)