[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/modus-vivendi-theme bba4e77 045/110: Add support for IF
From: |
Stefan Monnier |
Subject: |
[elpa] externals/modus-vivendi-theme bba4e77 045/110: Add support for IFLIPB |
Date: |
Wed, 29 Apr 2020 21:40:04 -0400 (EDT) |
branch: externals/modus-vivendi-theme
commit bba4e772de7fe0569b8d640d9b3d8f5ff9dfdf53
Author: Protesilaos Stavrou <address@hidden>
Commit: Protesilaos Stavrou <address@hidden>
Add support for IFLIPB
---
README.org | 1 +
modus-operandi-theme.el | 4 ++++
modus-vivendi-theme.el | 4 ++++
3 files changed, 9 insertions(+)
diff --git a/README.org b/README.org
index 2015d5e..2f11798 100644
--- a/README.org
+++ b/README.org
@@ -349,6 +349,7 @@ the "full support" may not be 100% true…
+ icomplete-vertical
+ ido-mode
+ iedit
++ iflipb
+ imenu-list
+ info
+ info-colors
diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index 8dc40a0..e9c71fe 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -171,6 +171,7 @@
;; icomplete
;; ido-mode
;; iedit
+;; iflipb
;; imenu-list
;; info
;; info-colors
@@ -1784,6 +1785,9 @@ AMOUNT is a customisation option."
;;;; iedit
`(iedit-occurrence ((,class (:inherit modus-theme-refine-blue))))
`(iedit-read-only-occurrence ((,class (:inherit
modus-theme-intense-yellow))))
+ ;;;; iflipb
+ `(iflipb-current-buffer-face ((,class (:foreground ,cyan-alt :weight
bold))))
+ `(iflipb-other-buffer-face ((,class (:foreground ,fg-alt))))
;;;; imenu-list
`(imenu-list-entry-face-0 ((,class (:foreground ,magenta-alt-other))))
`(imenu-list-entry-face-1 ((,class (:foreground ,cyan-alt-other))))
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index fbca886..ad0ada7 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -171,6 +171,7 @@
;; icomplete
;; ido-mode
;; iedit
+;; iflipb
;; imenu-list
;; info
;; info-colors
@@ -1784,6 +1785,9 @@ AMOUNT is a customisation option."
;;;; iedit
`(iedit-occurrence ((,class (:inherit modus-theme-refine-blue))))
`(iedit-read-only-occurrence ((,class (:inherit
modus-theme-intense-yellow))))
+ ;;;; iflipb
+ `(iflipb-current-buffer-face ((,class (:foreground ,cyan-alt :weight
bold))))
+ `(iflipb-other-buffer-face ((,class (:foreground ,fg-alt))))
;;;; imenu-list
`(imenu-list-entry-face-0 ((,class (:foreground ,magenta-alt-other))))
`(imenu-list-entry-face-1 ((,class (:foreground ,cyan-alt-other))))
- [elpa] externals/modus-vivendi-theme 4de27df 025/110: Add support for SWOOP, (continued)
- [elpa] externals/modus-vivendi-theme 4de27df 025/110: Add support for SWOOP, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 110a51f 026/110: Add support for SWITCH-WINDOW, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 7b52738 039/110: Add support for HIGHLIGHT-SYMBOL, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 8ca7fe2 057/110: Add support for SPELL-FU, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 17c760f 065/110: Internal: refine function for conditional 3D box, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme efdb292 062/110: Minor tweak to 3D modeline foreground, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme bd57c10 073/110: Clarify toggling of customisations in README, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme b874c79 058/110: NEW CUSTOM OPTION: 3d modeline for active window, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 9481730 076/110: New palette subset of nuanced accented backgrounds, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 5f8c9d5 078/110: Update README: improve discovery of custom options, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme bba4e77 045/110: Add support for IFLIPB,
Stefan Monnier <=
- [elpa] externals/modus-vivendi-theme 4e88341 051/110: Refine WRITEGOOD-MODE: use new lang colours, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 657adea 053/110: Draw a subtle border around the inactive modeline, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 8336e5a 061/110: Refine 3D modeline conditionality and tweak looks, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 7afc624 063/110: Improve README, especially docs on custom options, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme b5dba7a 081/110: Internal: use defun for conditional Org src blocks, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 0344a1b 101/110: Add support for MAN and WOMAN, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 37309fb 094/110: Internal: tweak Modus Vivendi "red-active" value, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 3d153f3 098/110: Add support for TUAREG, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme ead95c9 106/110: Use bespoke colour for contextually unfocused text, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 1742916 086/110: Internal: delete trailing whitespace, Stefan Monnier, 2020/04/29