~lthms/colorless-themes.el

7f5c8492f5ae7d1973f92302bfcdb2a1af1e18be — Thomas Letan 3 years ago 8718c52
Fix comments for einkless and darkless
2 files changed, 3 insertions(+), 7 deletions(-)

M darkless-theme.el
M einkless-theme.el
M darkless-theme.el => darkless-theme.el +1 -4
@@ 23,10 23,7 @@
;; Keywords: faces theme

;;; Commentary:
;; This is a port of dark, which is the original theme that motivated me
;; to try “mostly colorless themes” to begin with.
;;
;; https://github.com/robertmeta/nofrils
;; This is a simple gray theme built using the colorless-themes macro.

;;; Code:
(require 'colorless-themes)

M einkless-theme.el => einkless-theme.el +2 -3
@@ 23,10 23,9 @@
;; Keywords: faces theme

;;; Commentary:
;; This is a port of eink, which is the original theme that motivated me
;; to try “mostly colorless themes” to begin with.
;; This is a port of eink using the macro provided bycolorless-themes.
;;
;; https://github.com/robertmeta/nofrils
;; See https://github.com/maio/eink-emacs for the original theme

;;; Code:
(require 'colorless-themes)