[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/modus-operandi-theme db33233 053/112: Modus Vivendi: su
From: |
Stefan Monnier |
Subject: |
[elpa] externals/modus-operandi-theme db33233 053/112: Modus Vivendi: subtle refinements to diff colours |
Date: |
Mon, 30 Mar 2020 15:59:37 -0400 (EDT) |
branch: externals/modus-operandi-theme
commit db332337bba9f138fad9c9221fd103e1b5b4f079
Author: Protesilaos Stavrou <address@hidden>
Commit: Protesilaos Stavrou <address@hidden>
Modus Vivendi: subtle refinements to diff colours
---
modus-vivendi-theme.el | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index 6b67eaf..b172fc9 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -432,15 +432,15 @@ between foreground and background is >= 7:1)."
(fg-whitespace "#a4959f") (bg-whitespace "#170016")
(fg-paren-match "#fcfcfc") (bg-paren-match "#754a5d")
(fg-diff-heading "#dadffe") (bg-diff-heading "#304466")
- (fg-diff-added "#94ba94") (bg-diff-added "#002600")
+ (fg-diff-added "#94ba94") (bg-diff-added "#0a280a")
(fg-diff-changed "#b0ba9f") (bg-diff-changed "#2a2000")
- (fg-diff-removed "#bbadaa") (bg-diff-removed "#390a0a")
- (fg-diff-refine-added "#e0ffe0") (bg-diff-refine-added "#005a00")
+ (fg-diff-removed "#c6adaa") (bg-diff-removed "#40160f")
+ (fg-diff-refine-added "#e0f6e0") (bg-diff-refine-added "#005a36")
(fg-diff-refine-changed "#ffffcc") (bg-diff-refine-changed "#585800")
- (fg-diff-refine-removed "#ffc8bb") (bg-diff-refine-removed "#7d0000")
- (fg-diff-focus-added "#b4ddb4") (bg-diff-focus-added "#244024")
+ (fg-diff-refine-removed "#ffd9eb") (bg-diff-refine-removed "#852828")
+ (fg-diff-focus-added "#b4ddb4") (bg-diff-focus-added "#203d20")
(fg-diff-focus-changed "#d0daaf") (bg-diff-focus-changed "#4a3a10")
- (fg-diff-focus-removed "#eebdba") (bg-diff-focus-removed "#542222")
+ (fg-diff-focus-removed "#eebdba") (bg-diff-focus-removed "#5e2526")
;; conditional styles that evaluate user-facing customisation
;; options
- [elpa] externals/modus-operandi-theme d2016e7 019/112: Add `:extend t' to VOLATILE-HIGHLIGHTS (fix #19), (continued)
- [elpa] externals/modus-operandi-theme d2016e7 019/112: Add `:extend t' to VOLATILE-HIGHLIGHTS (fix #19), Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme c9feb7a 021/112: Remove redundant ":group 'modus-theme", Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme cebd31a 023/112: Use fewer backgrounds in Magit diff: see issue #18, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme f670dc2 027/112: Update README with note for HELM grep users, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme dd46b31 030/112: Allow `helm-resume-need-update' to extend till EOL, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 23c67bc 032/112: Tweak new diff colours, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 7e297db 036/112: Add support for OUTLINE-MINOR-FACES, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 9e9a08f 037/112: Refine OUTLINE-MODE colours, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme a52f096 042/112: Add support for HELM-SWITCH-SHELL, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 8e3237d 043/112: Add support for KAOCHA-RUNNER, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme db33233 053/112: Modus Vivendi: subtle refinements to diff colours,
Stefan Monnier <=
- [elpa] externals/modus-operandi-theme 5f72d58 054/112: Add README section on design principles, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 2d9f308 035/112: Add support for FOLD-THIS, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 99f420e 044/112: Add support for SYSLOG-MODE, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 1ad51de 052/112: Add support for ORG-ROAM, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme e0d1a2a 061/112: REVERT 46c99ed: set background unconditionally, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 4739dc2 071/112: Merge branch 'andersjohansson/modus-themes-visible-fringes', Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme b39919f 073/112: Minor correction to README, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme e8efe89 028/112: MAJOR REVIEW of diff views (`diff-mode', `magit'), Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 3e6332c 029/112: Merge branch 'experimental-diff-mode', Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 8ed8b43 039/112: Add support for BUFLER, Stefan Monnier, 2020/03/30