[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/ujelly-theme 86e3ed7 081/137: more magit updates
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/ujelly-theme 86e3ed7 081/137: more magit updates |
Date: |
Thu, 21 Oct 2021 18:12:15 -0400 (EDT) |
branch: elpa/ujelly-theme
commit 86e3ed7b3ac85c7f478abdb793b9467bd99a46b9
Author: Mark Tran <mark.tran@gmail.com>
Commit: Mark Tran <mark.tran@gmail.com>
more magit updates
---
ujelly-theme.el | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/ujelly-theme.el b/ujelly-theme.el
index bd70747..dbe2528 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.3
+;; Version: 1.1.4
;; Inspired by jellybeans:
http://www.vim.org/scripts/script.php?script_id=2555.
(deftheme ujelly "The ujelly color theme")
@@ -106,11 +106,12 @@
`(lazy-highlight ((,class (:foreground ,ujelly-red-1 :background nil))))
`(linum ((,class (:slant italic :foreground ,ujelly-grey-4))))
`(magit-blame-heading ((,class (:foreground ,ujelly-grey-1 :background
,ujelly-grey-2))))
- `(magit-branch-local ((,class (:foreground ,ujelly-yellow-0))))
- `(magit-branch-remote ((,class (:foreground ,ujelly-yellow-0))))
+ `(magit-branch-local ((,class (:foreground ,ujelly-green-2))))
+ `(magit-branch-remote ((,class (:foreground ,ujelly-green-2))))
`(magit-section-heading ((,class (:foreground ,ujelly-yellow-0
:background ,ujelly-grey-2))))
`(magit-diff-added ((,class (:foreground ,ujelly-green-0))))
`(magit-diff-added-highlight ((,class (:foreground ,ujelly-green-0,
:background ,ujelly-grey-2))))
+ `(magit-diff-context ((,class (:foreground ,ujelly-fg))))
`(magit-diff-context-highlight ((,class (:foreground ,ujelly-fg
:background ,ujelly-grey-2))))
`(magit-diff-file-heading ((,class (:weight normal :foreground
,ujelly-fg :background ,ujelly-bg))))
`(magit-diff-file-heading-highlight ((,class (:weight normal
:foreground ,ujelly-fg :background ,ujelly-grey-2))))
@@ -118,8 +119,8 @@
`(magit-diff-hunk-heading-highlight ((,class (:foreground
,ujelly-yellow-0 :background ,ujelly-grey-3))))
`(magit-diff-removed ((,class (:foreground ,ujelly-red-0))))
`(magit-diff-removed-highlight ((,class (:foreground ,ujelly-red-0
:background ,ujelly-grey-2))))
- `(magit-hash ((,class (:foreground ,ujelly-red-0))))
- `(magit-section-highlight ((,class (:foreground ,ujelly-fg :background
,ujelly-grey-2))))
+ `(magit-hash ((,class (:foreground ,ujelly-red-1))))
+ `(magit-section-highlight ((,class (:background ,ujelly-grey-2))))
`(match ((,class (:background ,ujelly-red-1))))
`(minibuffer-prompt ((,class (:foreground ,ujelly-fg))))
`(mode-line ((,class (:foreground ,ujelly-fg :background nil))))
- [nongnu] elpa/ujelly-theme 9016a5e 052/137: add customization for diredp-deletion, (continued)
- [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
- [nongnu] elpa/ujelly-theme 64812e7 050/137: face customizations for git commit mode, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme 8d0493b 072/137: bump version, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme e1c9038 057/137: add web-mode face customizations, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme 6453b44 066/137: set background to nil for magit-branch, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme c066af1 120/137: add faces for highlight-indentation-mode, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme ff4b9fb 096/137: add customizations for elixir/alchemist, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme bceb647 056/137: change greys for Mavericks, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme 522fa20 071/137: change foreground on helm-source-header, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme 86e3ed7 081/137: more magit updates,
ELPA Syncer <=
- [nongnu] elpa/ujelly-theme 0a339a4 117/137: update magit faces, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme cff6734 068/137: refine company-mode customizations, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme b8035dc 089/137: change helm buffer file color, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme 6616fc2 063/137: add fringe customization, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme abd5469 088/137: add helm-swoop customizations, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme a40331e 073/137: add customization for org-link, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme 9e8365f 121/137: add js2-function-param face, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme aa5f91b 020/137: bump version, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme 29128b0 055/137: use lighter grey for inactive mode line for Mavericks, ELPA Syncer, 2021/10/21
- [nongnu] elpa/ujelly-theme dec22e1 034/137: set foreground for helm-candidate-number, ELPA Syncer, 2021/10/21