[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/modus-operandi-theme 775c8f9 15/54: Clarify the use of
From: |
Stefan Monnier |
Subject: |
[elpa] externals/modus-operandi-theme 775c8f9 15/54: Clarify the use of the special `bg-tab-bar' colour |
Date: |
Thu, 4 Jun 2020 08:20:12 -0400 (EDT) |
branch: externals/modus-operandi-theme
commit 775c8f93c473da6f694be5c13308b7660b47d210
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Clarify the use of the special `bg-tab-bar' colour
---
modus-operandi-theme.el | 3 +++
modus-vivendi-theme.el | 3 +++
2 files changed, 6 insertions(+)
diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index 97e597a..93429d3 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -621,6 +621,9 @@ AMOUNT is a customisation option."
;; combined with `fg-main', while `bg-tab-inactive' should be
;; combined with `fg-dim'
;;
+ ;; `bg-tab-bar' is only intended for the bar that holds the tabs and
+ ;; can only be combined with `fg-main'
+ ;;
;; `fg-tab-active' is meant to be combined with `bg-tab-active',
;; though only for styling special elements, such as underlining
;; the current tab
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index 0cfd2f3..0fea2d0 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -621,6 +621,9 @@ AMOUNT is a customisation option."
;; combined with `fg-main', while `bg-tab-inactive' should be
;; combined with `fg-dim'
;;
+ ;; `bg-tab-bar' is only intended for the bar that holds the tabs and
+ ;; can only be combined with `fg-main'
+ ;;
;; `fg-tab-active' is meant to be combined with `bg-tab-active',
;; though only for styling special elements, such as underlining
;; the current tab
- [elpa] externals/modus-operandi-theme updated (fc03967 -> 503a772), Stefan Monnier, 2020/06/04
- [elpa] externals/modus-operandi-theme d6586a4 01/54: Refactor mapping of colours to faces. EXPERIMENTAL, Stefan Monnier, 2020/06/04
- [elpa] externals/modus-operandi-theme 5bff8ce 04/54: Add another step in the font scale for headings, Stefan Monnier, 2020/06/04
- [elpa] externals/modus-operandi-theme 677116a 05/54: Make "section headings" customisation `:extend t', Stefan Monnier, 2020/06/04
- [elpa] externals/modus-operandi-theme e4714ff 02/54: Finalise palette implementation and customisation, Stefan Monnier, 2020/06/04
- [elpa] externals/modus-operandi-theme 0d9b1d4 03/54: Expand README with new customisation methods, Stefan Monnier, 2020/06/04
- [elpa] externals/modus-operandi-theme 67a677e 07/54: Fix `org-hide' colour, Stefan Monnier, 2020/06/04
- [elpa] externals/modus-operandi-theme a044e41 10/54: Add support for YASNIPPET, Stefan Monnier, 2020/06/04
- [elpa] externals/modus-operandi-theme 775c8f9 15/54: Clarify the use of the special `bg-tab-bar' colour,
Stefan Monnier <=
- [elpa] externals/modus-operandi-theme 2ffe984 16/54: Clarify docs for scaled headings and their values, Stefan Monnier, 2020/06/04
- [elpa] externals/modus-operandi-theme 7c37202 17/54: Don't set background in regular ORG modeline clock, Stefan Monnier, 2020/06/04
- [elpa] externals/modus-operandi-theme ae0e956 25/54: Fix regression with byte compilation, Stefan Monnier, 2020/06/04
- [elpa] externals/modus-operandi-theme 7a8a7cb 19/54: Implement minor palette tweaks for Modus Operandi, Stefan Monnier, 2020/06/04
- [elpa] externals/modus-operandi-theme 1faab94 30/54: Tweak MAGIT header line key colour, Stefan Monnier, 2020/06/04
- [elpa] externals/modus-operandi-theme 9b5d56d 33/54: Add support for EROS, Stefan Monnier, 2020/06/04
- [elpa] externals/modus-operandi-theme 40667a5 37/54: Review EROS face (better for longer echo messages), Stefan Monnier, 2020/06/04
- [elpa] externals/modus-operandi-theme 39809b0 39/54: Review IMENU-LIST faces (more harmonious combos), Stefan Monnier, 2020/06/04
- [elpa] externals/modus-operandi-theme e42eb37 45/54: Add support for missing `helm-comint-*' faces, Stefan Monnier, 2020/06/04
- [elpa] externals/modus-operandi-theme 4a9bd23 06/54: Apply optional highest scale to org-document-title, Stefan Monnier, 2020/06/04