Coder Social home page Coder Social logo

emacs's Introduction

Dracula for Emacs

A dark theme for Emacs.

Screenshot

Install

Melpa badge NonGNU elpa badge

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

Configure

Some aspects of this theme are customizable. You can change them either by doing M-x customize-group dracula or setting one or more of the following values in your Emacs init file. Note that these variables need to be set before load-theme is invoked for Dracula.

;; Don't change the font size for some headings and titles (default t)
(setq dracula-enlarge-headings nil)

;; Adjust font size of titles level 1 (default 1.3)
(setq dracula-height-title-1 1.25)

;; Adjust font size of titles level 2 (default 1.1)
(setq dracula-height-title-2 1.15)

;; Adjust font size of titles level 3 (default 1.0)
(setq dracula-height-title-3 1.05)

;; Adjust font size of document titles (default 1.44)
(setq dracula-height-doc-title 1.4)

;; Use less pink and bold on the mode-line and minibuffer (default nil)
(setq dracula-alternate-mode-line-and-minibuffer t)

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

Community

  • Twitter - Best for getting updates about themes and new stuff.
  • GitHub - Best for asking questions and discussing issues.
  • Discord - Best for hanging out with the community.

License

MIT License

emacs's People

Contributors

milouse avatar film42 avatar zenorocha avatar nollo avatar eigengrau avatar benreyn avatar shpark avatar kekeimiku avatar tsdh avatar mikolajb avatar dinojr avatar gilbertw1 avatar apierz avatar guillermogandres avatar mattclegg avatar mackong avatar wilfred avatar kaiwk avatar vsalvino avatar nikhilka08 avatar thebaronhimself avatar purcell avatar matt-continuousdelta avatar txgvnn avatar devmotion avatar avelino avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.