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

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

[nongnu] elpa/ujelly-theme d98d875 093/137: add smartparens customizatio


From: ELPA Syncer
Subject: [nongnu] elpa/ujelly-theme d98d875 093/137: add smartparens customization
Date: Thu, 21 Oct 2021 18:12:18 -0400 (EDT)

branch: elpa/ujelly-theme
commit d98d875e1d951d073567c8a6afaecc856baf4a4c
Author: Mark Tran <mark.tran@gmail.com>
Commit: Mark Tran <mark.tran@gmail.com>

    add smartparens customization
---
 ujelly-theme.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/ujelly-theme.el b/ujelly-theme.el
index d86d632..73f1cf6 100644
--- a/ujelly-theme.el
+++ b/ujelly-theme.el
@@ -2,7 +2,7 @@
 
 ;; Author: Mark Tran <mark.tran@gmail.com>
 ;; URL: http://github.com/marktran/color-theme-ujelly
-;; Version: 1.1.10
+;; Version: 1.1.11
 
 ;; Inspired by jellybeans: 
http://www.vim.org/scripts/script.php?script_id=2555.
 (deftheme ujelly "The ujelly color theme")
@@ -148,6 +148,7 @@
        `(shm-quarantine-face ((,class (:background ,ujelly-red-1))))
        `(smerge-markers ((,class (:foreground ,ujelly-yellow-0 :background 
,ujelly-grey-2))))
        `(smerge-refined-change ((,class (:foreground ,ujelly-green-0))))
+       `(sp-pair-overlay-face ((,class (:background ,ujelly-grey-4))))
        `(trailing-whitespace ((,class (:background ,ujelly-red-1))))
        `(web-mode-builtin-face ((,class (:foreground ,ujelly-blue-0))))
        `(web-mode-html-attr-name-face ((,class (:foreground 
,ujelly-purple-0))))



reply via email to

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