All Projects → thblt → Eziam Theme Emacs

thblt / Eziam Theme Emacs

Licence: gpl-3.0
A mostly grayscale theme for Emacs, inspired by Tao and Leuven.

Projects that are alternatives of or similar to Eziam Theme Emacs

Discord Plus
A sleek, customizable Discord theme.
Stars: ✭ 65 (-12.16%)
Mutual labels:  dark, light
stellarized
✦ paint vim with the stars ✦
Stars: ✭ 70 (-5.41%)
Mutual labels:  light, dark
vscode-theme-gruvbox-minor
Gruvbox theme for Visual Studio Code
Stars: ✭ 17 (-77.03%)
Mutual labels:  light, dark
Photon.vim
An elegant pair of Vim colour schemes with minimal syntax highlighting that care about the little details.
Stars: ✭ 98 (+32.43%)
Mutual labels:  dark, light
Emacs Theme Darktooth
Darktooth : From the darkness... it watches.
Stars: ✭ 270 (+264.86%)
Mutual labels:  dark, emacs
yiq
Returns white when a color is dark and black when a color is light.
Stars: ✭ 24 (-67.57%)
Mutual labels:  light, dark
minimal-theme
Minimal theme for Emacs 24
Stars: ✭ 75 (+1.35%)
Mutual labels:  light, dark
Typora Misty Theme
Yet another elegant Typora theme designed with aesthetics in mind.
Stars: ✭ 179 (+141.89%)
Mutual labels:  dark, light
github-theme-for-jetbrains
GitHub Theme for Jetbrains is heavily inspired by GitHub 3 Color Scheme and github-vscode-theme.The focus of the development of this theme plugin is to restore the official GitHub theme as much as possible, keeping the colors easy to distinguish, proper contrast, and pleasant.
Stars: ✭ 20 (-72.97%)
Mutual labels:  light, dark
InplaceEditBoxLib
WPF/MVVM control to implement a textbox on top of other elements like TreeViewItem or ListViewItem (use case: perform in place edit on top of a displayed text item)
Stars: ✭ 28 (-62.16%)
Mutual labels:  light, dark
hexagonTab
Hexagon bookmarks accented with a chosen colour. Customise the layout, style, background and bookmarks with hexagonTab.
Stars: ✭ 65 (-12.16%)
Mutual labels:  light, dark
Nighttab
A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.
Stars: ✭ 598 (+708.11%)
Mutual labels:  dark, light
vim-humanoid-colorscheme
Light and dark theme for vim with bright colors
Stars: ✭ 67 (-9.46%)
Mutual labels:  light, dark
Redis Ui
📡 P3X Redis UI is a very functional handy database GUI and works in your pocket on the responsive web or as a desktop app
Stars: ✭ 334 (+351.35%)
Mutual labels:  dark, light
Github Vscode Theme
GitHub's VS Code theme
Stars: ✭ 1,089 (+1371.62%)
Mutual labels:  dark, light
Witchmacs
My emacs configuration files
Stars: ✭ 68 (-8.11%)
Mutual labels:  emacs
Dotfiles
💻 Dotfiles for zsh, vim, emacs, tmux, and bash. Tested on mac os.
Stars: ✭ 70 (-5.41%)
Mutual labels:  emacs
Webpaste.el
webpaste.el can paste whole buffers or parts of buffers to several pastebin-like services and supports failover if one service fails.
Stars: ✭ 67 (-9.46%)
Mutual labels:  emacs
Cstate
🔥 Open source static (serverless) status page. Uses hyperfast Go & Hugo, minimal HTML/CSS/JS, customizable, outstanding browser support (IE8+), preloaded CMS, read-only API, badges & more.
Stars: ✭ 1,186 (+1502.7%)
Mutual labels:  light
Jq Mode
Emacs major mode for editing jq queries.
Stars: ✭ 70 (-5.41%)
Mutual labels:  emacs

#+TITLE: Eziam Theme

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, [[https://github.com/thblt/solaris-theme-emacs][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 [[https://github.com/11111000000/tao-theme-emacs][Tao]] with the org-mode goodness of [[https://github.com/fniessen/emacs-leuven-theme/issues][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 [[https://github.com/thblt/eziam-theme-emacs/issues/new][creating an issue here]] or through e-mail at . Thanks!

[[https://melpa.org/#/eziam-theme][file:https://melpa.org/packages/eziam-theme-badge.svg]] [[http://stable.melpa.org/#/eziam-theme][file:http://stable.melpa.org/packages/eziam-theme-badge.svg]]

** Contents :TOC:

  • [[#screenshots][Screenshots]]
  • [[#installation][Installation]]
  • [[#configuration][Configuration]]
  • [[#credits][Credits]]

** Screenshots

  • Org mode, light theme ::

    #+CAPTION: Editing an org file with Eziam-light #+NAME: org-light [[https://raw.githubusercontent.com/thblt/eziam-theme-emacs/master/screenshots/org-light.png]]

  • Org mode, light theme, headers scaling activated ::

    #+CAPTION: Editing an org file with Eziam-light #+NAME: org-light [[https://raw.githubusercontent.com/thblt/eziam-theme-emacs/master/screenshots/org-light-scaled.png]]

  • Org mode, dark theme ::

    #+CAPTION: Editing an org file with Eziam-dark #+NAME: org-dark [[https://raw.githubusercontent.com/thblt/eziam-theme-emacs/master/screenshots/org-dark.png]]

  • Code, light theme ::

    #+CAPTION: Editing code with Eziam-dark #+NAME: code-light [[https://raw.githubusercontent.com/thblt/eziam-theme-emacs/master/screenshots/code-light.png]]

  • Code, dark theme ::

    #+CAPTION: Editing code with Eziam-dark #+NAME: code-dark [[https://raw.githubusercontent.com/thblt/eziam-theme-emacs/master/screenshots/code-dark.png]]

  • Rainbow delimiters:

    #+CAPTION: Eziam dark with rainbow-delimiters #+NAME: rainbow-delimiters-dark [[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=,

    #+begin_src M-x package-install RET eziam-theme RET #+end_src

  • Or, with [[https://github.com/jwiegley/use-package][use-package]]:

    #+begin_src emacs-lisp (use-package eziam-theme) #+end_src

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

(See [[https://melpa.org/#/getting-started][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 [[https://github.com/11111000000/tao-theme-emacs][Tao]] and Fabrice Niessen's [[https://github.com/fniessen/emacs-leuven-theme/issues][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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].