Skip to content

caisah/seti-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published