darcula-theme

https://github.com/fommil/darcula-theme-emacs.git

git clone 'git://github.com/fommil/darcula-theme-emacs.git'
22

darcula-theme-emacs Melpa Status

Emacs theme inspired by IntelliJ's Darcula.

Distributed on MELPA, use by installing the darcula-theme package and then

(require 'darcula-theme)
;;(set-frame-font "Inconsolata-16") ;; your preferred main font face here

example