[NonGNU ELPA] Alect-Themes version 0.11
ELPA update <[email protected]>
| Newsgroups | gmane.emacs.sources |
|---|---|
| Message-ID | <[email protected]> |
Version 0.11 of package Alect-Themes has just been released in NonGNU ELPA.
You can now find it in M-x list-packages RET.
Alect-Themes describes itself as:
===============================================================
Configurable light, dark and black themes for Emacs 24 or later
===============================================================
More at https://elpa.nongnu.org/nongnu/alect-themes.html
## Summary:
This package provides 6 highly customizable color themes (light, dark
and black) for GNU Emacs 24 or later. These themes are intended to
be used with GUI, so only graphical terminals are supported by
default. However you can "enable" the themes for other classes of
terminals with `alect-display-class' variable.
You can install the package from MELPA. If you prefer the manual
installation, put these lines into your init-file:
(add-to-list 'load-path "/path/to/alect-themes")
(add-to-list 'custom-theme-load-path "/path/to/alect-themes")
If you also want to enable a theme on Emacs start, use this:
(load-theme 'alect-light t)
Ways for configuring the themes:
## Recent NEWS:
[Not provided 🙁]