Fix a typo in 'leuven-dark-theme.el'
* etc/themes/leuven-dark-theme.el (leuven-dark): Fix a typo. Reported by John Poole <saxcos@posteo.es>. (Bug#65239)
This commit is contained in:
parent
e80a9dcabb
commit
b1ba06a1e4
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ CONTROL can be a number, nil, or t. When t, use DEFAULT-HEIGHT."
|
|||
|
||||
;;;###theme-autoload
|
||||
(deftheme leuven-dark
|
||||
"Face colors with a light background.
|
||||
"Face colors with a dark background.
|
||||
Basic, Font Lock, Isearch, Gnus, Message, Org mode, Diff, Ediff,
|
||||
Flyspell, Semantic, and Ansi-Color faces are included -- and much
|
||||
more..."
|
||||
|
|
Loading…
Add table
Reference in a new issue