branch: externals/modus-operandi-theme
commit 00249c8f4281162b8bd815c476aef8817cb1d628
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Revert "Add support for BUFLER"
This reverts commit 8ed8b439ea51bfd7815132c82bc93bda8c98dde6.
I apologise for pushing it to `master'. It should gone gone on another
branch instead.
---
README.org | 1 -
modus-operandi-theme.el | 10 ----------
modus-vivendi-theme.el | 10 ----------
3 files changed, 21 deletions(-)
diff --git a/README.org b/README.org
index e467c6d..40ca093 100644
--- a/README.org
+++ b/README.org
@@ -178,7 +178,6 @@ the "full support" may not be 100% true…
+ avy
+ breakpoint (provided by built-in gdb-mi.el)
+ buffer-expose
-+ bufler
+ calendar and diary
+ calfw
+ change-log and log-view (=vc-print-log= and =vc-print-root-log=)
diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index 592f457..3b5f84b 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -68,7 +68,6 @@
;; avy
;; breakpoint (provided by built-in gdb-mi.el)
;; buffer-expose
-;; bufler
;; calendar and diary
;; calfw
;; change-log and log-view (`vc-print-log' and `vc-print-root-log')
@@ -636,15 +635,6 @@ between foreground and background is >= 7:1)."
`(buffer-expose-ace-char-face ((,class (:foreground ,red-active :weight
bold))))
`(buffer-expose-mode-line-face ((,class (:foreground ,cyan-active))))
`(buffer-expose-selected-face ((,class (:inherit
modus-theme-special-mild))))
- ;;;; bufler
- `(bufler-buffer ((,class (:foreground ,fg-main))))
- `(bufler-buffer-special ((,class (:foreground ,magenta-alt :slant
,modus-theme-slant))))
- `(bufler-dim ((,class (:foreground ,fg-alt))))
- `(bufler-group ((,class (:weight bold))))
- `(bufler-mode ((,class (:foreground ,green-alt-other))))
- `(bufler-path ((,class (:foreground ,blue))))
- `(bufler-size ((,class (:foreground ,cyan))))
- `(bufler-vc ((,class (:foreground ,yellow-alt-other))))
;;;; calendar and diary
`(calendar-month-header ((,class (:foreground ,fg-main :weight bold))))
`(calendar-today ((,class (:underline t))))
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index 90620a4..18a150b 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -68,7 +68,6 @@
;; avy
;; breakpoint (provided by built-in gdb-mi.el)
;; buffer-expose
-;; bufler
;; calendar and diary
;; calfw
;; change-log and log-view (`vc-print-log' and `vc-print-root-log')
@@ -636,15 +635,6 @@ between foreground and background is >= 7:1)."
`(buffer-expose-ace-char-face ((,class (:foreground ,red-active :weight
bold))))
`(buffer-expose-mode-line-face ((,class (:foreground ,cyan-active))))
`(buffer-expose-selected-face ((,class (:inherit
modus-theme-special-mild))))
- ;;;; bufler
- `(bufler-buffer ((,class (:foreground ,fg-main))))
- `(bufler-buffer-special ((,class (:foreground ,magenta-alt :slant
,modus-theme-slant))))
- `(bufler-dim ((,class (:foreground ,fg-alt))))
- `(bufler-group ((,class (:weight bold))))
- `(bufler-mode ((,class (:foreground ,green-alt-other))))
- `(bufler-path ((,class (:foreground ,blue))))
- `(bufler-size ((,class (:foreground ,cyan))))
- `(bufler-vc ((,class (:foreground ,yellow-alt-other))))
;;;; calendar and diary
`(calendar-month-header ((,class (:foreground ,fg-main :weight bold))))
`(calendar-today ((,class (:underline t))))