[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/modus-operandi-theme 4739dc2 071/112: Merge branch 'and
From: |
Stefan Monnier |
Subject: |
[elpa] externals/modus-operandi-theme 4739dc2 071/112: Merge branch 'andersjohansson/modus-themes-visible-fringes' |
Date: |
Mon, 30 Mar 2020 15:59:41 -0400 (EDT) |
branch: externals/modus-operandi-theme
commit 4739dc238388b64b0209330e4ab7ffc6367b65c9
Merge: 39557fa 80fb704
Author: Protesilaos Stavrou <address@hidden>
Commit: Protesilaos Stavrou <address@hidden>
Merge branch 'andersjohansson/modus-themes-visible-fringes'
---
modus-operandi-theme.el | 8 +++++++-
modus-vivendi-theme.el | 8 +++++++-
2 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index 92e7c67..cf12eb8 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -338,6 +338,10 @@ between foreground and background is >= 7:1)."
"Font size that is slightly larger than `modus-theme-scale-3'."
:type 'number)
+(defcustom modus-operandi-theme-visible-fringes nil
+ "Use a visible style for fringes."
+ :type 'boolean)
+
;; Define colour palette. Each colour must have a >= 7:1 contrast
;; ratio relative to the foreground/background colour it is rendered
;; against.
@@ -536,7 +540,9 @@ between foreground and background is >= 7:1)."
;;;; absolute essentials
`(default ((,class (:background ,bg-main :foreground ,fg-main))))
`(cursor ((,class (:background ,fg-main))))
- `(fringe ((,class (:background ,bg-main :foreground ,fg-main))))
+ `(fringe ((,class (:background
+ ,(if modus-operandi-theme-visible-fringes bg-inactive
bg-main)
+ :foreground ,fg-main))))
;;;; basic and/or ungrouped styles
`(error ((,class (:foreground ,red :weight bold))))
`(escape-glyph ((,class (:inherit modus-theme-refine-blue :weight bold))))
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index 22e5c54..02dbabe 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -338,6 +338,10 @@ between foreground and background is >= 7:1)."
"Font size that is slightly larger than `modus-theme-scale-3'."
:type 'number)
+(defcustom modus-vivendi-theme-visible-fringes nil
+ "Use a visible style for fringes."
+ :type 'boolean)
+
;; Define colour palette. Each colour must have a >= 7:1 contrast
;; ratio relative to the foreground/background colour it is rendered
;; against.
@@ -536,7 +540,9 @@ between foreground and background is >= 7:1)."
;;;; absolute essentials
`(default ((,class (:background ,bg-main :foreground ,fg-main))))
`(cursor ((,class (:background ,fg-main))))
- `(fringe ((,class (:background ,bg-main :foreground ,fg-main))))
+ `(fringe ((,class (:background
+ ,(if modus-vivendi-theme-visible-fringes bg-inactive
bg-main)
+ :foreground ,fg-main))))
;;;; basic and/or ungrouped styles
`(error ((,class (:foreground ,red :weight bold))))
`(escape-glyph ((,class (:inherit modus-theme-refine-blue :weight bold))))
- [elpa] externals/modus-operandi-theme 7e297db 036/112: Add support for OUTLINE-MINOR-FACES, (continued)
- [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, 2020/03/30
- [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 <=
- [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
- [elpa] externals/modus-operandi-theme 8bf2129 046/112: Internal: remove a few superfluous parentheses, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 497ed60 034/112: Reword note in README for Helm grep, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme b09c076 041/112: Add support for BM (visual bookmarks for Emacs), Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 84ea727 045/112: Add tentative support for MARKUP-FACES (adoc-mode), Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 709ecfe 047/112: Add tentative support for CIDER, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme efae501 050/112: Add support for SELECTRUM, Stefan Monnier, 2020/03/30