branch: externals/ef-themes
commit ba15c513f194e31686c111aefff03b0d8ed2aadd
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@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