41

GitHub - cryon/subatomic-theme: Emacs color theme

 4 years ago
source link: https://github.com/cryon/subatomic-theme
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

About

An emacs 24 (deftheme) color theme. It's super nice!

subatomic.el - kind of nice, eh? Now also featuring a high contrast mode!

Such contrast!

M-x customize-group subatomic and toggle "Subatomic High Contrast" to enable.

To customize the apperance of comment delimiter characters toggle subatomic-more-visible-comment-delimiters

Default

Default delimiters

Brighter delimiters

Brighter delimiters

Installation

MELPA

MELPA

Subatomic is available in MELPA. Assuming MELPA is added to your archive list you can list the available packages by typing M-x list-packages, look for subatomic-theme, mark it for installation by typing i and then execute (install) by typing x.

(Or you can install it directly with M-x package-install RET subatomic-theme)

After that, enable the theme by M-x load-theme RET subatomic.

Or if you want to do it in your init file, add:

(load-theme 'subatomic t)

Manual installation

If you prefer, you can install Subatomic manually by downloading subatomic-theme.el and place it somewhere in your custom-theme-load-path.

You can set your custom-theme-load-path by adding this to your .emacs.d or .emacs.d/init.el:

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

You should now be able to load Subatomic with M-x load-theme RET subatomic!

Improvements

Feel free to report any problems or make suggestions. There are always more faces to color!


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK