Skip to content

designbynumbers/emacs

 
 

Repository files navigation

Dracula for Emacs

A dark theme for Emacs.

Screenshot

Install

All instructions can be found at draculatheme.com/emacs.

Test

This repository contains a small script named start_emacs_test.sh, which helps you to test this color theme in various environment (graphical, 256+ colors terminals, 16 colors terminals).

# Graphical test
./start_emacs_test.sh

# Full color terminal
./start_emacs_test.sh -nw 256

# TTY like env
./start_emacs_test.sh -nw 16

This script requires the xterm terminfo files.

Team

This theme is maintained by the following person(s) and a bunch of awesome contributors.

Garrett T Étienne D
Garrett T Étienne D

License

MIT License

About

😱 A dark theme for Emacs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Emacs Lisp 98.9%
  • Shell 1.1%