emacs-elpa-diffs
[Top][All Lists]
Advanced

[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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]