Challenger Deep Theme Emacs Save

Emacs Theme

Project README

Challenger Deep

Challenger Deep Theme for emacs

Screenshot

Screenshot

Install using MELPA

M-x package-install <RET> challenger-deep-theme

Install manually

Add the emacs theme files to ~/.emacs.d/themes.

To load a theme add the following to your init.el

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

Load Theme

First make sure no other themes are enabled with M-x disable-theme. To load the theme type M-x load-theme RET challenger-deep RET.

To load the theme at startup at the following to your init.el:

(load-theme 'challenger-deep t)
Open Source Agenda is not affiliated with "Challenger Deep Theme Emacs" Project. README Source: challenger-deep-theme/emacs
Stars
141
Open Issues
0
Last Commit
4 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating