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

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

[nongnu] elpa/dracula-theme 4fe715fa82 1/2: Update README configure sect


From: ELPA Syncer
Subject: [nongnu] elpa/dracula-theme 4fe715fa82 1/2: Update README configure section with correct names.
Date: Tue, 12 Jul 2022 08:58:16 -0400 (EDT)

branch: elpa/dracula-theme
commit 4fe715fa82ba8b7a116b363702fcdba440bf187d
Author: Greg Heiman <Greg.Heiman@garmin.com>
Commit: Greg Heiman <Greg.Heiman@garmin.com>

    Update README configure section with correct names.
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 1b239a8d6b..4aea766fb0 100644
--- a/README.md
+++ b/README.md
@@ -27,10 +27,10 @@ need to be set before `load-theme` is invoked for Dracula.
 (setq dracula-height-title-1 1.25)
 
 ;; Adjust font size of titles level 2 (default 1.1)
-(setq dracula-height-title-1 1.15)
+(setq dracula-height-title-2 1.15)
 
 ;; Adjust font size of titles level 3 (default 1.0)
-(setq dracula-height-title-1 1.05)
+(setq dracula-height-title-3 1.05)
 
 ;; Adjust font size of document titles (default 1.44)
 (setq dracula-height-doc-title 1.4)



reply via email to

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