Skip to content

Atom's iconic One Dark theme, now in midnight blurple, in Emacs.

License

Notifications You must be signed in to change notification settings

one-midnight-theme/one-midnight.el

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

One Midnight theme for Emacs

demo

Installation

With straight.el

(use-package one-midnight :straight (:type git :host github :repo "one-midnight-theme/one-midnight.el"))

Manual

First, clone this repo:

$ git clone https://github.com/jonathanchu/one-midnight.el.git

Then, add this to your Emacs config:

(add-to-list 'custom-theme-load-path "~/.emacs.d/path/to/one-midnight.el/")

Configuration

To load this theme on Emacs startup and make it the default, add this to your Emacs config:

(load-theme 'one-midnight t)

About

Atom's iconic One Dark theme, now in midnight blurple, in Emacs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%