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

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

[elpa] externals/org-modern 664cff0dd1 079/105: Fix name of bracket face


From: ELPA Syncer
Subject: [elpa] externals/org-modern 664cff0dd1 079/105: Fix name of bracket face
Date: Tue, 15 Apr 2025 13:01:05 -0400 (EDT)

branch: externals/org-modern
commit 664cff0dd104c48c28da1f80ffe08c60507f43a4
Author: Brendan Tobolaski <Brendan@Tobolaski.com>
Commit: GitHub <noreply@github.com>

    Fix name of bracket face
    
    org-modern-bracket-line doesn't appear to be a face. Modifying  the 
org-modern-indent-bracket-line face appears to produce the intended behavior.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d72c89f41f..6beebd6a1d 100644
--- a/README.md
+++ b/README.md
@@ -71,7 +71,7 @@ The default `fixed-pitch` font (from which `org-meta-line` 
inherits) has line sp
 ```
 ### The bracket style 
 
-If you'd like a different face than `org-meta-line` for the "bracket", 
configure the `org-modern-bracket-line` face.
+If you'd like a different face than `org-meta-line` for the "bracket", 
configure the `org-modern-indent-bracket-line` face.
 
 ### Related config
 



reply via email to

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