abrampers / seti-theme

Emacs theme inspired by Seti Atom Theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Seti Theme (for Emacs)

Dark theme ispired by Atom Seti.

This theme tries to also give the Atom feel.

Installation

From Package (Melpa)

MELPA

M-x package-install RET seti-theme.

Manual

Download seti-theme.el to the directory ~/.emacs.d/themes/. Add this to your .emacs:

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

You can load the theme now with:

M-x load-theme RET seti

To make it the default theme add to your .emacs file:

(load-theme 'seti t)

Screenshots

General

General

C

C

Web (HTML JS)

Web

Elisp

Elisp

Dired

Dired

Shell

Shell

Org

Org

About

Emacs theme inspired by Seti Atom Theme


Languages

Language:Emacs Lisp 100.0%