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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/color-theme-tangotango 0174bb5 51/58: Fix duplicate minibu


From: ELPA Syncer
Subject: [nongnu] elpa/color-theme-tangotango 0174bb5 51/58: Fix duplicate minibuffer-prompt face
Date: Thu, 21 Oct 2021 18:03:04 -0400 (EDT)

branch: elpa/color-theme-tangotango
commit 0174bb5d8314ebfd8287398bca3458a824e187fe
Author: Bastien Dejean <nihilhill@gmail.com>
Commit: Bastien Dejean <nihilhill@gmail.com>

    Fix duplicate minibuffer-prompt face
---
 tangotango-theme.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tangotango-theme.el b/tangotango-theme.el
index 77739a6..6b39cf6 100644
--- a/tangotango-theme.el
+++ b/tangotango-theme.el
@@ -47,7 +47,6 @@
  `(fixed-pitch ((t (:inherit (default)))))
  `(variable-pitch ((t (:family "Sans Serif"))))
  `(escape-glyph ((((background dark)) (:foreground "cyan")) (((type pc)) 
(:foreground "magenta")) (t (:foreground "brown"))))
- `(minibuffer-prompt ((t (:weight bold :foreground "#729fcf"))))
  `(highlight ((t (:background "brown4"))))
  `(region ((t (:background "dark slate blue"))))
  `(shadow ((((class color grayscale) (min-colors 88) (background light)) 
(:foreground "grey50")) (((class color grayscale) (min-colors 88) (background 
dark)) (:foreground "grey70")) (((class color) (min-colors 8) (background 
light)) (:foreground "green")) (((class color) (min-colors 8) (background 
dark)) (:foreground "yellow"))))



reply via email to

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