Skip to content

bmdhacks/emacs-color-theme-darkula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

emacs-color-theme-darkula

Emacs color theme that replicates IntelliJ's Darkula theme.

Installation & Usage

Emacs 24

  1. Add the emacs-color-theme-darkula directory to your Emacs custom-theme-load-path
  2. Add (load-theme 'Darkula t) to your Emacs init file.
  3. Reload the init file, or restart Emacs.

[color-theme] (pre-Emacs 24)

  1. Download and install [color-theme].
  2. Add the emacs-color-theme-darkula directory to your Emacs load-path.
  3. Add (require 'Darkula-theme) to your Emacs init file (usually ~/.emacs).
  4. Reload the init file, or restart Emacs.
  5. Use the usual [color-theme] mechanism to select the Darkula theme, or M-x color-theme-Darkula.

About

Emacs color theme that replicates IntelliJ's Darkula theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published