Atom One Dark Theme Save

Atom One Dark - An Emacs port of the Atom One Dark theme from Atom.io.

Project README

MELPA MELPA Stable License: GPL v3

Atom One Dark Theme for Emacs

This is a port of the Atom One Dark theme from Atom.io. The original One Dark theme for Atom can be found here:

This is a work in progress. I have yet to include theme faces for many popular modes. Pull requests are extremely welcomed! :)

Installation

From Packages (MELPA)

Make sure you have enabled the MELPA package archive in your Emacs configuration.

m-x package-install RET atom-one-dark-theme

Manual

First, clone this repo:

$ git clone https://github.com/jonathanchu/atom-one-dark-theme.git

Then, add this to your Emacs config:

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

Configuration

Load the theme with:

load-theme atom-one-dark

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

(load-theme 'atom-one-dark t)

Screenshots

Atom One Dark theme screenshot

Open Source Agenda is not affiliated with "Atom One Dark Theme" Project. README Source: jonathanchu/atom-one-dark-theme
Stars
255
Open Issues
12
Last Commit
1 year ago
License

Open Source Agenda Badge

Open Source Agenda Rating