Skip to content

thblt/eziam-theme-emacs

Repository files navigation

Eziam Theme

This package has been renamed from ~eziam-theme~ to ~eziam-themes~ (plural). To get updates, you must uninstall the former and install the latter.

I probably don’t use Eziam anymore.

I will try to fix bugs as get reported, but nothing more.

I still enjoy almost monochrome themes. If you like the Eziam way of doing things, you may want to steal (by all means please do!) my Solarized variant, Solaris. As both Eziam and Solarized use eight color palettes, it will probably be easy to port Eziam as a Solaris variant, but this is left as an exercise to the reader :)


Eziam is a theme for Emacs, which tries to combine the simplicity of Tao with the org-mode goodness of Leuven. Unlike Tao, keeps some very minimal color indications, while remaining mainly grayscale and trying to avoid the “angry fruit salad” syndrome. Unlike Leuven, it remains mostly grayscale, with no color for syntax, and easily allows multiple variants. Eziam is really new: ideas, suggestions and bug reports are very welcome, either by creating an issue here or through e-mail at <thibault AT thb.lt>. Thanks!

https://melpa.org/packages/eziam-theme-badge.svg http://stable.melpa.org/packages/eziam-theme-badge.svg

Contents

Screenshots

Org mode, light theme

https://raw.githubusercontent.com/thblt/eziam-theme-emacs/master/screenshots/org-light.png

Org mode, light theme, headers scaling activated

https://raw.githubusercontent.com/thblt/eziam-theme-emacs/master/screenshots/org-light-scaled.png

Org mode, dark theme

https://raw.githubusercontent.com/thblt/eziam-theme-emacs/master/screenshots/org-dark.png

Code, light theme

https://raw.githubusercontent.com/thblt/eziam-theme-emacs/master/screenshots/code-light.png

Code, dark theme

https://raw.githubusercontent.com/thblt/eziam-theme-emacs/master/screenshots/code-dark.png

  • Rainbow delimiters:

    https://raw.githubusercontent.com/thblt/eziam-theme-emacs/master/screenshots/rainbow-delimiters.png

Installation

Eziam is available in the Melpa and Melpa Stable repositories. If you’ve already configured at least one of them, all you need to do is either:

  • With bare package.el,
    M-x package-install RET eziam-theme RET
        
  • Or, with use-package:
    (use-package eziam-theme)
        

Both the Melpa and Melpa stable versions are actually stable and fit for daily use; experimental features are tested on separate branches.

(See here if you don’t know how to use Melpa in Emacs)

Configuration

Eziam can be customized. M-x customize-group RET eziam-theme RET.

Credits

Eziam is essentially a mix of two remarkable themes, Peter Kosov’s Tao and Fabrice Niessen’s Leuven. Although it is technically a fork of the former, it also borrows a lot of ideas from the latter, especially the “generic colors” logic (which may not be original, but as an Emacs Lisp beginner, that’s where I found it) and, of course, the great org/markdown outlines.

The name “Eziam” is an extraordinarily bad pun, which I feel like I probably shouldn’t explain. If you don’t get it, you’re probably OK.

About

A mostly grayscale theme for Emacs, inspired by Tao and Leuven.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages