emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/autothemer f1ca2b43a7 06/21: Add brief description


From: ELPA Syncer
Subject: [nongnu] elpa/autothemer f1ca2b43a7 06/21: Add brief description
Date: Thu, 6 Jan 2022 02:58:09 -0500 (EST)

branch: elpa/autothemer
commit f1ca2b43a7c40a1f4374ab8b349faaeee53ea96c
Author: Sebastian Sturm <sturm@itp.uni-leipzig.de>
Commit: Sebastian Sturm <sturm@itp.uni-leipzig.de>

    Add brief description
---
 autothemer.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/autothemer.el b/autothemer.el
index 342b5ed5bb..844f14c5e8 100644
--- a/autothemer.el
+++ b/autothemer.el
@@ -9,6 +9,10 @@
 
 ;;; Commentary:
 
+;; Reduces the amount of boilerplate code needed to define custom themes. Also
+;; provides the user with an interactive command that automatically generates
+;; face customization code using the theme's color palette.
+
 ;;; Code:
 (require 'cl-macs)
 (require 'dash)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]