branch: elpa/gruber-darker-theme
commit 307970b0213de042d9b37ff7e3a26eac57ed9104
Author: rexim <rexim...@gmail.com>
Commit: rexim <rexim...@gmail.com>

    Fixed typo.
---
 gruber-darker-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gruber-darker-theme.el b/gruber-darker-theme.el
index a0d25ed2d8..34a369614d 100644
--- a/gruber-darker-theme.el
+++ b/gruber-darker-theme.el
@@ -174,7 +174,7 @@
 
    ;; show-paren
    `(show-paren-mismatch ((t (:foreground ,gruber-darker-red :background 
,gruber-darker-bg :weight bold))))
-   `(show-paren-match ((t (:foreground ,gruber-darker-green :background 
,gruber-darker-bg :weigt bold))))
+   `(show-paren-match ((t (:foreground ,gruber-darker-green :background 
,gruber-darker-bg :weight bold))))
 
    ;; jabber
    `(jabber-chat-prompt-foreign ((t (:foreground ,gruber-darker-quartz :bold 
nil))))

Reply via email to