evanbergeron / hybrid-emacs

A dark colorscheme for emacs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hybrid: A dark colorscheme for emacs

Based off the similarly-named colorscheme for vim.

Preview

Installation

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

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

Now you can load the theme with the interactive function load-theme like this:

M-x load-theme RET hybrid

About

A dark colorscheme for emacs


Languages

Language:Emacs Lisp 100.0%