[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/ujelly-theme 9fb7428 016/137: org level faces
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/ujelly-theme 9fb7428 016/137: org level faces |
Date: |
Thu, 21 Oct 2021 18:12:02 -0400 (EDT) |
branch: elpa/ujelly-theme
commit 9fb7428180bcb9f0daaa5fb5618c0cf814509bf1
Author: Mark Tran <mark.tran@gmail.com>
Commit: Mark Tran <mark.tran@gmail.com>
org level faces
---
ujelly-theme.el | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/ujelly-theme.el b/ujelly-theme.el
index 20f314e..72a08c5 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.5
+;; Version: 1.0.6
;; Inspired by jellybeans:
http://www.vim.org/scripts/script.php?script_id=2555.
(deftheme ujelly "The ujelly color theme")
@@ -79,6 +79,9 @@
`(mode-line ((,class (:foreground ,ujelly-fg :background nil))))
`(mode-line-inactive ((,class (:foreground ,ujelly-grey-2 :background
nil))))
`(org-checkbox ((,class (:foreground ,ujelly-orange-0))))
+ `(org-level-1 ((,class (:foreground ,ujelly-blue-0))))
+ `(org-level-2 ((,class (:foreground ,ujelly-yellow-0))))
+ `(org-level-3 ((,class (:foreground ,ujelly-purple-0))))
`(region ((,class (:background ,ujelly-purple-1))))
`(smerge-markers ((,class (:foreground ,ujelly-yellow-0))))
`(smerge-refined-change ((,class (:foreground ,ujelly-green-0))))
- [nongnu] elpa/ujelly-theme ffc6e89 094/137: add face customization for showparens matching pairs, (continued)
- [nongnu] elpa/ujelly-theme ffc6e89 094/137: add face customization for showparens matching pairs, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme 78fc3e9 100/137: add ediff customizations, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme 148a173 130/137: add customization for org-meta-line, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme 865db35 090/137: customizations for helm-ag, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme 1837cfb 115/137: add mmm-default-submode-face, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme d596453 086/137: use magit-section-highlight, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme 69bbb94 123/137: set js2-external-variable, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme 6d375c1 035/137: compilation-mode customizations, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme 837a5f2 045/137: org todo related faces, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme 8bee0c6 027/137: rename to README.md, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme 9fb7428 016/137: org level faces,
ELPA Syncer <=
- [nongnu] elpa/ujelly-theme ea961c8 022/137: more eshell faces, bump version, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme 5330fe8 044/137: change org faces, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme e448c74 019/137: customize face for diredp-rare-priv, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme 4f05e02 024/137: add magenta, bump version, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme 54af7e4 049/137: more purple, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme ec9d98c 026/137: add screenshot, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme 4e505a6 033/137: add background to helm-match, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme 6e5aa36 029/137: use ujelly-bg variable for "unspecified-bg", ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme 9016a5e 052/137: add customization for diredp-deletion, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme bd41f8e 065/137: add magit-tag customization, ELPA Syncer, 2021/10/21