https://github.com/easimonenko/book-like-themes
Book like grayscale light and dark themes for GNU Emacs.
https://github.com/easimonenko/book-like-themes
emacs emacs-theme
Last synced: 9 months ago
JSON representation
Book like grayscale light and dark themes for GNU Emacs.
- Host: GitHub
- URL: https://github.com/easimonenko/book-like-themes
- Owner: easimonenko
- License: gpl-3.0
- Created: 2025-08-18T17:33:03.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-09-09T23:19:21.000Z (9 months ago)
- Last Synced: 2025-09-10T02:52:44.217Z (9 months ago)
- Topics: emacs, emacs-theme
- Language: Emacs Lisp
- Homepage:
- Size: 552 KB
- Stars: 9
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: COPYING
Awesome Lists containing this project
README
#+TITLE: Book Like Grayscale Themes for GNU Emacs
#+AUTHOR: Evgeny Simonenko
#+EMAIL: easimonenko@gmail.com
#+VERSION: 0.1.0
Book like grayscale light and dark themes for GNU Emacs. They provide grayscale settings for font-lock, company, magit, and partially for org. Only eight gradations from black to white from the standard palette are used.
#+CAPTION: Book Like Light Theme Screenshot
[[./images/book-like-light-theme-screenshot.png]]
#+CAPTION: Book Like Dark Theme Screenshot
[[./images/book-like-dark-theme-screenshot.png]]
Use interactive functions =book-like-themes-toggle= for theme toggling, =book-like-light-load= for light variant loading, and = book-like-dark-load= for dark variant loading.
* License
Copyright (C) 2025 Evgeny Simonenko
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see [[http://www.gnu.org/licenses/]].