[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/ujelly-theme e56c0cd 038/137: add face customization for z
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/ujelly-theme e56c0cd 038/137: add face customization for zencoding |
Date: |
Thu, 21 Oct 2021 18:12:06 -0400 (EDT) |
branch: elpa/ujelly-theme
commit e56c0cd64c7874cafdef62b970775e7c9b29ed48
Author: Mark Tran <mark.tran@gmail.com>
Commit: Mark Tran <mark.tran@gmail.com>
add face customization for zencoding
---
ujelly-theme.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/ujelly-theme.el b/ujelly-theme.el
index 429e06c..9e0a8a0 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.0.22
+;; Version: 1.0.23
;; Inspired by jellybeans:
http://www.vim.org/scripts/script.php?script_id=2555.
(deftheme ujelly "The ujelly color theme")
@@ -104,7 +104,8 @@
`(region ((,class (:background ,ujelly-purple-1))))
`(smerge-markers ((,class (:foreground ,ujelly-yellow-0))))
`(smerge-refined-change ((,class (:foreground ,ujelly-green-0))))
- `(trailing-whitespace ((,class (:background ,ujelly-red-1))))))
+ `(trailing-whitespace ((,class (:background ,ujelly-red-1))))
+ `(zencoding-preview-output ((,class (:background ,ujelly-purple-1))))))
;;; ###autoload
(when load-file-name
- [nongnu] elpa/ujelly-theme f24c49c 083/137: remove comma, (continued)
- [nongnu] elpa/ujelly-theme f24c49c 083/137: remove comma, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme 072bf8e 098/137: add customization for helm-ff-dotted-symlink-directory, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme d716182 087/137: add additional helm customizations, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme 304f947 127/137: add warning face, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme 83ef218 128/137: add customization for enh-ruby-regexp-delimiter-face, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme ef711f4 099/137: add iedit-occurrence customization, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme d98d875 093/137: add smartparens customization, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme 7ecd9fd 025/137: delete old color theme, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme dd61a00 040/137: add face for whitespace, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme 43b2e0e 107/137: add customization for helm-ff-executable, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme e56c0cd 038/137: add face customization for zencoding,
ELPA Syncer <=
- [nongnu] elpa/ujelly-theme 03b1d53 046/137: change org level faces, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme c94319f 021/137: do not inherit diff-file-header and diff-hunk-header, bump version, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme cbfa4f8 028/137: change nil background to "unspecified-bg", ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme c961f19 007/137: add diredp faces, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme 9fbe735 002/137: make ido-subdir foreground , ujelly-fg, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme 3337ec2 004/137: change reds, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme fd0d63a 008/137: more diredp faces, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme db00aec 012/137: bump version, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme f8d706e 009/137: change dired file color, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme a1c9f3c 011/137: add emacs 24 theme, ELPA Syncer, 2021/10/21