Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 528 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 528 Bytes

distinguished-theme

A modified port of the distinguished theme for vim. Requires Emacs 24.

Distinguished screenshot

Note that custom highlighting isn't supported for a lot of packages yet, support for other packages will be added gradually.

Installation

Install from MELPA:

M-x package-install RET distinguished-theme

Load the theme with M-x load-theme RET distinguished.

To set distinguished as the default theme, add this to your init file:

(load-theme 'distinguished t)