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

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

[elpa] externals/ef-themes ba15c513f1 023/281: Refine outline headings


From: ELPA Syncer
Subject: [elpa] externals/ef-themes ba15c513f1 023/281: Refine outline headings
Date: Tue, 16 Aug 2022 16:58:15 -0400 (EDT)

branch: externals/ef-themes
commit ba15c513f194e31686c111aefff03b0d8ed2aadd
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Refine outline headings
---
 ef-themes.el | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/ef-themes.el b/ef-themes.el
index de6d24dcbe..e4382e02cc 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -44,6 +44,8 @@
   :prefix "ef-themes-"
   :tag "Ef Themes")
 
+;;; Faces and variables
+
 (defconst ef-themes-faces
   '(
 ;;;; all basic faces
@@ -633,7 +635,7 @@
   '()
   "Custom variables for `ef-themes-theme'.")
 
-;;;; Instantiate a theme
+;;; Instantiate a theme
 
 (defmacro ef-themes-theme (name palette)
   "Bind NAME's color PALETTE around face specs and variables.



reply via email to

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