Dark color theme for Emacs with vibrant Dracula color palette
Dark color theme available for a number of editors
emacs
$ echo '(load-theme \'dracula t)' >> ~/.emacs.d/init.el
$ emacs
$ M-x load-theme RET dracula RET