[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/modus-operandi-theme b52f412 072/112: Document new cust
From: |
Stefan Monnier |
Subject: |
[elpa] externals/modus-operandi-theme b52f412 072/112: Document new custom option for visible fringes |
Date: |
Mon, 30 Mar 2020 15:59:41 -0400 (EDT) |
branch: externals/modus-operandi-theme
commit b52f41218e5db249dc5873546a3c6373e30d5f0c
Author: Protesilaos Stavrou <address@hidden>
Commit: Protesilaos Stavrou <address@hidden>
Document new custom option for visible fringes
This option was kindly contributed by Anders Johansson in commit
80fb704:
https://gitlab.com/protesilaos/modus-themes/-/commit/80fb704f83291acb23d646aa3e2463d78e5e3c93
---
README.org | 6 ++++++
modus-operandi-theme.el | 1 +
modus-vivendi-theme.el | 1 +
3 files changed, 8 insertions(+)
diff --git a/README.org b/README.org
index d4f1ff3..9c565b5 100644
--- a/README.org
+++ b/README.org
@@ -144,6 +144,12 @@ theme of your choice):
(setq modus-vivendi-theme-scale-2 1.1)
(setq modus-vivendi-theme-scale-3 1.15)
(setq modus-vivendi-theme-scale-4 1.2)
+
+;; Make the fringes visible. This renders them in a different
+;; background than the main buffer.
+(setq modus-operandi-theme-visible-fringes nil)
+
+(setq modus-vivendi-theme-visible-fringes nil)
#+END_SRC
*NOTE* that all customisation options must be declared /before/ loading
diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index cf12eb8..7f221ed 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -43,6 +43,7 @@
;; modus-operandi-theme-bold-constructs
;; modus-operandi-theme-proportional-fonts
;; modus-operandi-theme-scale-headings
+;; modus-operandi-theme-visible-fringes
;;
;; The default scale is as follows (it can be customised as well):
;;
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index 02dbabe..b1e3594 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -43,6 +43,7 @@
;; modus-vivendi-theme-bold-constructs
;; modus-vivendi-theme-proportional-fonts
;; modus-vivendi-theme-scale-headings
+;; modus-vivendi-theme-visible-fringes
;;
;; The default scale is as follows (it can be customised as well):
;;
- [elpa] externals/modus-operandi-theme 618560a 038/112: Remove box property from `mode-line-emphasis', (continued)
- [elpa] externals/modus-operandi-theme 618560a 038/112: Remove box property from `mode-line-emphasis', Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 00249c8 040/112: Revert "Add support for BUFLER", Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 7ae7684 048/112: Internal: minor doc update, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme fe71333 049/112: Add support for SESMAN, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme e7ac643 062/112: Add support for SKEWER-MODE, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 08586a4 058/112: Add support for AUCTEX/TEX, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 4f35902 065/112: Add support for PARADOX, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 9bd8996 066/112: Appropriate colour for `compilation-line-number', Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 39557fa 069/112: Add support for RIPGREP (ripgrep.el), Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme d190a2b 090/112: Add support for STRIPES, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme b52f412 072/112: Document new custom option for visible fringes,
Stefan Monnier <=
- [elpa] externals/modus-operandi-theme 6bda04f 074/112: Add README section on FSF copyright assignment, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 71372a8 078/112: Use new fringe colours for FLYCHECK indicators, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme b0c0fd1 082/112: Add support for SIDE-NOTES, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 5247356 083/112: Internal: fix indentation in `outline-mode' group, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 9dbe77a 063/112: Add tentative support for SALLET, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 0bb261d 076/112: Define new fringe colours and faces, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme b7f6955 081/112: Add support for FREEZE-IT, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme b590bf2 079/112: Use new fringe colours for GIT-GUTTER indicators, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme d614a32 105/112: Use right colours for `gnus-summary-cancelled', Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme adb7110 109/112: Internal: minor documentation corrections, Stefan Monnier, 2020/03/30